Geoduge renamed into Geodude

Spegeli [2016-07-23 14:50:27]
Geoduge renamed into Geodude

Thx @xFallen for this Report.
Filename
PokemonGo.RocketAPI/GeneratedCode/AllEnum.cs
PokemonGo.RocketAPI/PokemonGo.RocketAPI.csproj
PokemonGo.RocketAPI/Properties/AssemblyInfo.cs
diff --git a/PokemonGo.RocketAPI/GeneratedCode/AllEnum.cs b/PokemonGo.RocketAPI/GeneratedCode/AllEnum.cs
index 6c4e981..7411ab7 100644
--- a/PokemonGo.RocketAPI/GeneratedCode/AllEnum.cs
+++ b/PokemonGo.RocketAPI/GeneratedCode/AllEnum.cs
@@ -825,7 +825,7 @@ namespace AllEnum {
     [pbr::OriginalName("VICTREEBELL")] Victreebell = 71,
     [pbr::OriginalName("TENTACOOL")] Tentacool = 72,
     [pbr::OriginalName("TENTACRUEL")] Tentacruel = 73,
-    [pbr::OriginalName("GEODUGE")] Geoduge = 74,
+    [pbr::OriginalName("GEODUDE")] Geodude = 74,
     [pbr::OriginalName("GRAVELER")] Graveler = 75,
     [pbr::OriginalName("GOLEM")] Golem = 76,
     [pbr::OriginalName("PONYTA")] Ponyta = 77,
diff --git a/PokemonGo.RocketAPI/PokemonGo.RocketAPI.csproj b/PokemonGo.RocketAPI/PokemonGo.RocketAPI.csproj
index 576a791..c60eac6 100644
--- a/PokemonGo.RocketAPI/PokemonGo.RocketAPI.csproj
+++ b/PokemonGo.RocketAPI/PokemonGo.RocketAPI.csproj
@@ -17,7 +17,7 @@
     <UpdateAssemblyInfoVersion>False</UpdateAssemblyInfoVersion>
     <AssemblyVersionSettings>YearStamp.MonthStamp.DayStamp.Increment</AssemblyVersionSettings>
     <PrimaryVersionType>AssemblyVersionAttribute</PrimaryVersionType>
-    <AssemblyVersion>2016.7.23.123</AssemblyVersion>
+    <AssemblyVersion>2016.7.23.127</AssemblyVersion>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>
diff --git a/PokemonGo.RocketAPI/Properties/AssemblyInfo.cs b/PokemonGo.RocketAPI/Properties/AssemblyInfo.cs
index 8284abf..ac09a37 100644
--- a/PokemonGo.RocketAPI/Properties/AssemblyInfo.cs
+++ b/PokemonGo.RocketAPI/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
 // 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.23.123")]
+[assembly: AssemblyVersion("2016.7.23.127")]
 [assembly: AssemblyFileVersion("1.0.0.0")]
You may download the files in Public Git.