Update AssemblyVersion

Brian [2016-08-10 15:46:27]
Update AssemblyVersion
Filename
PokemonGo/RocketAPI/Window/Properties/AssemblyInfo.cs
diff --git a/PokemonGo/RocketAPI/Window/Properties/AssemblyInfo.cs b/PokemonGo/RocketAPI/Window/Properties/AssemblyInfo.cs
index 904f8a4..780916f 100644
--- a/PokemonGo/RocketAPI/Window/Properties/AssemblyInfo.cs
+++ b/PokemonGo/RocketAPI/Window/Properties/AssemblyInfo.cs
@@ -35,5 +35,5 @@ using System.Runtime.InteropServices;
 // by using the '*' as shown below:
 // [assembly: AssemblyVersion("1.0.*")]

-[assembly: AssemblyVersion("1.8.1.0")]
+[assembly: AssemblyVersion("1.8.1.1")]
 [assembly: AssemblyFileVersion("1.0.0.0")]
\ No newline at end of file
You may download the files in Public Git.