Update AssemblyInfo.cs

Detective Squirrel [2016-07-23 17:15:00]
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 3ae2bd5..742d480 100644
--- a/PokemonGo/RocketAPI/Console/Properties/AssemblyInfo.cs
+++ b/PokemonGo/RocketAPI/Console/Properties/AssemblyInfo.cs
@@ -1,4 +1,4 @@
-#region
+#region

 using System.Reflection;
 using System.Runtime.InteropServices;
@@ -39,5 +39,5 @@ using System.Runtime.InteropServices;
 // by using the '*' as shown below:
 // [assembly: AssemblyVersion("1.0.*")]

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