Update AssemblyInfo.cs

Detective Squirrel [2016-07-24 03:06:05]
Update AssemblyInfo.cs
Filename
PokemonGo/RocketAPI/Console/Properties/AssemblyInfo.cs
diff --git a/PokemonGo/RocketAPI/Console/Properties/AssemblyInfo.cs b/PokemonGo/RocketAPI/Console/Properties/AssemblyInfo.cs
index 4c6ebc4..291154c 100644
--- a/PokemonGo/RocketAPI/Console/Properties/AssemblyInfo.cs
+++ b/PokemonGo/RocketAPI/Console/Properties/AssemblyInfo.cs
@@ -39,5 +39,5 @@ using System.Runtime.InteropServices;
 // by using the '*' as shown below:
 // [assembly: AssemblyVersion("1.0.*")]

-[assembly: AssemblyVersion("1.2.2.6")]
-[assembly: AssemblyFileVersion("1.2.2.6")]
+[assembly: AssemblyVersion("1.2.2.7")]
+[assembly: AssemblyFileVersion("1.2.2.7")]
You may download the files in Public Git.