diff --git a/About/About.xml b/About/About.xml index 4c8b99a9..c2e88f29 100644 --- a/About/About.xml +++ b/About/About.xml @@ -71,9 +71,10 @@ Marcos Villar: Portuguese (Brazilian) translation (update) CrapoFR: French translation update maarxx: Various fixes and improvements rimpy-custom: Fix for Russian translation +dodther: <size=24>Version</size> -This is version 4.29.604, for RimWorld 1.1.2579. +This is version 4.30.605, for RimWorld 1.1.2579. diff --git a/About/Manifest.xml b/About/Manifest.xml index 7a137c65..1c3308fc 100644 --- a/About/Manifest.xml +++ b/About/Manifest.xml @@ -1,6 +1,6 @@ - 4.29.604 + 4.30.605 https://raw.githubusercontent.com/fluffy-mods/ColonyManager/1.1/About/Manifest.xml - https://github.com/fluffy-mods/ColonyManager/releases/v4.29.604 + https://github.com/fluffy-mods/ColonyManager/releases/v4.30.605 \ No newline at end of file diff --git a/Assemblies/Fluffy_ColonyManager.dll b/Assemblies/Fluffy_ColonyManager.dll index d6b0b775..2053f434 100644 Binary files a/Assemblies/Fluffy_ColonyManager.dll and b/Assemblies/Fluffy_ColonyManager.dll differ diff --git a/Readme.md b/Readme.md index 69d769ee..441fae5d 100644 --- a/Readme.md +++ b/Readme.md @@ -58,6 +58,7 @@ In theory there is no real limit to the number of manager jobs that can be creat - CrapoFR: French translation update - maarxx: Various fixes and improvements - rimpy-custom: Fix for Russian translation + - dodther: # Think you found a bug? Please read [this guide](http://steamcommunity.com/sharedfiles/filedetails/?id=725234314) before creating a bug report, @@ -80,4 +81,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.29.604, for RimWorld 1.1.2579. \ No newline at end of file +This is version 4.30.605, for RimWorld 1.1.2579. \ No newline at end of file diff --git a/Source/Properties/AssemblyInfo.cs b/Source/Properties/AssemblyInfo.cs index 43802399..44c40a95 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.29.604")] \ No newline at end of file +[assembly: AssemblyFileVersion("4.30.605")] \ No newline at end of file