diff --git a/Mods/MapReroll/About/About.xml b/Mods/MapReroll/About/About.xml index 7e5f86f..5e23d7b 100644 --- a/Mods/MapReroll/About/About.xml +++ b/Mods/MapReroll/About/About.xml @@ -8,7 +8,7 @@ https://ludeon.com/forums/index.php?topic=18073.0 UnlimitedHugs.MapReroll - Version: 2.5.0 + Version: 2.5.1 <size=20>Description</size> Allows to randomize your starting maps and geyser locations until you find something you like. diff --git a/Mods/MapReroll/About/ModSync.xml b/Mods/MapReroll/About/ModSync.xml index 6853146..08b3036 100644 --- a/Mods/MapReroll/About/ModSync.xml +++ b/Mods/MapReroll/About/ModSync.xml @@ -2,7 +2,7 @@ 805c47d2-675e-44f1-b0c5-aaaa5ca9356b Map Reroll - 2.5.0 + 2.5.1 False UnlimitedHugs diff --git a/Mods/MapReroll/v1.1/Assemblies/MapReroll.dll b/Mods/MapReroll/v1.1/Assemblies/MapReroll.dll index 2bf52b6..d78eda6 100644 --- a/Mods/MapReroll/v1.1/Assemblies/MapReroll.dll +++ b/Mods/MapReroll/v1.1/Assemblies/MapReroll.dll @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:630c5433b8017fe3e5632aaa283abb7072aac58fc3a1ebdcfbf5d53907c0797d +oid sha256:872c90e035901a910b182ceb53dcceb898096102ab367a53ed925e94dd15cabd size 124416 diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 3552ce2..1135900 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -32,4 +32,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("2.4.0")] -[assembly: AssemblyFileVersion("2.5.0")] +[assembly: AssemblyFileVersion("2.5.1")]