diff --git a/PokeRoadie/Properties/AssemblyInfo.cs b/PokeRoadie/Properties/AssemblyInfo.cs index ef7fcc2..c74141e 100644 --- a/PokeRoadie/Properties/AssemblyInfo.cs +++ b/PokeRoadie/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2016.7.30.3")] +[assembly: AssemblyVersion("2016.7.30.4")] [assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/PokemonGo.RocketAPI/Properties/AssemblyInfo.cs b/PokemonGo.RocketAPI/Properties/AssemblyInfo.cs index 2c4155d..d27363d 100644 --- a/PokemonGo.RocketAPI/Properties/AssemblyInfo.cs +++ b/PokemonGo.RocketAPI/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2016.7.30.3")] +[assembly: AssemblyVersion("2016.7.30.4")] [assembly: AssemblyFileVersion("1.0.0.0")]