Change AssemblyVersion

Brian [2016-08-11 03:18:53]
Change 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 780916f..00d3ee6 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.1")]
+[assembly: AssemblyVersion("1.8.2.0")]
 [assembly: AssemblyFileVersion("1.0.0.0")]
\ No newline at end of file
You may download the files in Public Git.