Update AssemblyInfo.cs

Detective Squirrel [2016-07-23 20:03:39]
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 cbfbfa1..9fc155c 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.3")]
-[assembly: AssemblyFileVersion("1.2.2.3")]
+[assembly: AssemblyVersion("1.2.2.4")]
+[assembly: AssemblyFileVersion("1.2.2.4")]
You may download the files in Public Git.