diff --git a/PoGo.PokeMobBot.Logic/Properties/AssemblyInfo.cs b/PoGo.PokeMobBot.Logic/Properties/AssemblyInfo.cs index 3a0e974..323c4b7 100644 --- a/PoGo.PokeMobBot.Logic/Properties/AssemblyInfo.cs +++ b/PoGo.PokeMobBot.Logic/Properties/AssemblyInfo.cs @@ -39,5 +39,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.1.0")] -[assembly: AssemblyFileVersion("1.1.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.1.2")] +[assembly: AssemblyFileVersion("1.1.2")] \ No newline at end of file