diff --git a/src/IHK.ResultsNotifier/IHK.ResultsNotifier.csproj b/src/IHK.ResultsNotifier/IHK.ResultsNotifier.csproj
index 1db5192..fd9bec6 100644
--- a/src/IHK.ResultsNotifier/IHK.ResultsNotifier.csproj
+++ b/src/IHK.ResultsNotifier/IHK.ResultsNotifier.csproj
@@ -7,7 +7,7 @@
{B717B701-620D-4714-8E9B-8963BF433CDE}
WinExe
IHK.ResultsNotifier
- IHK-ResultsNotifier
+ IHK-ResultsNotifier-v1.0.2
v4.6.1
512
true
diff --git a/src/IHK.ResultsNotifier/Properties/AssemblyInfo.cs b/src/IHK.ResultsNotifier/Properties/AssemblyInfo.cs
index 55123f4..4d1fa5c 100644
--- a/src/IHK.ResultsNotifier/Properties/AssemblyInfo.cs
+++ b/src/IHK.ResultsNotifier/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.1.0")]
-[assembly: AssemblyFileVersion("1.0.1.0")]
+[assembly: AssemblyVersion("1.0.2.0")]
+[assembly: AssemblyFileVersion("1.0.2.0")]