diff --git a/LiveFlight-Connect/LiveFlight-Connect.csproj b/LiveFlight-Connect/LiveFlight-Connect.csproj
index b8d8a13..410915f 100644
--- a/LiveFlight-Connect/LiveFlight-Connect.csproj
+++ b/LiveFlight-Connect/LiveFlight-Connect.csproj
@@ -28,8 +28,8 @@
1.0.0.0
true
publish.htm
- 2
- 1.1.0.%2a
+ 4
+ 1.1.2.%2a
false
true
true
diff --git a/LiveFlight-Connect/Properties/AssemblyInfo.cs b/LiveFlight-Connect/Properties/AssemblyInfo.cs
index 2b7986f..02df5d1 100644
--- a/LiveFlight-Connect/Properties/AssemblyInfo.cs
+++ b/LiveFlight-Connect/Properties/AssemblyInfo.cs
@@ -62,5 +62,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.0.0")]
+[assembly: AssemblyVersion("1.1.2.3")]
[assembly: AssemblyFileVersion("1.0.0.0")]