diff --git a/About/About.xml b/About/About.xml index 2ec6f2ae..66518ee0 100644 --- a/About/About.xml +++ b/About/About.xml @@ -73,7 +73,7 @@ maarxx: Fix for settings persistance bug, add unassign training option, add r rimpy-custom: Fix for Russian translation <size=24>Version</size> -This is version 4.25.600, for RimWorld 1.1.2566. +This is version 4.26.601, for RimWorld 1.1.2566. diff --git a/About/Manifest.xml b/About/Manifest.xml index c94007cf..e0a24c5c 100644 --- a/About/Manifest.xml +++ b/About/Manifest.xml @@ -1,6 +1,6 @@ - 4.25.600 + 4.26.601 https://raw.githubusercontent.com/fluffy-mods/ColonyManager/1.1/About/Manifest.xml - https://github.com/fluffy-mods/ColonyManager/releases/v4.25.600 + https://github.com/fluffy-mods/ColonyManager/releases/v4.26.601 \ No newline at end of file diff --git a/Assemblies/Fluffy_ColonyManager.dll b/Assemblies/Fluffy_ColonyManager.dll index 6434b2c5..f7c0ff71 100644 Binary files a/Assemblies/Fluffy_ColonyManager.dll and b/Assemblies/Fluffy_ColonyManager.dll differ diff --git a/Readme.md b/Readme.md index 99618e40..96904817 100644 --- a/Readme.md +++ b/Readme.md @@ -80,4 +80,4 @@ Show your appreciation by buying me a coffee (or contribute towards a nice singl [![I Have a Black Dog](https://i.ibb.co/ss59Rwy/New-Project-2.png)](https://www.youtube.com/watch?v=XiCrniLQGYc) # Version -This is version 4.25.600, for RimWorld 1.1.2566. \ No newline at end of file +This is version 4.26.601, for RimWorld 1.1.2566. \ No newline at end of file diff --git a/Source/Properties/AssemblyInfo.cs b/Source/Properties/AssemblyInfo.cs index c8451f32..a60ea212 100644 --- a/Source/Properties/AssemblyInfo.cs +++ b/Source/Properties/AssemblyInfo.cs @@ -40,4 +40,4 @@ // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("4.0.0")] -[assembly: AssemblyFileVersion("4.25.600")] \ No newline at end of file +[assembly: AssemblyFileVersion("4.26.601")] \ No newline at end of file