From df231398485c0012d6c51b72b54da434fd2b5981 Mon Sep 17 00:00:00 2001 From: Fluffy Date: Tue, 24 Mar 2020 19:38:41 +0100 Subject: [PATCH] 'Release 4.30.605 [nolog]' --- About/About.xml | 3 ++- About/Manifest.xml | 4 ++-- Assemblies/Fluffy_ColonyManager.dll | Bin 216064 -> 216064 bytes Readme.md | 3 ++- Source/Properties/AssemblyInfo.cs | 2 +- 5 files changed, 7 insertions(+), 5 deletions(-) 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 d6b0b7753cd0b37e2a217cc4f65d7e20fd6b2589..2053f434b02048b01dd133be77db7da8c02e8b99 100644 GIT binary patch delta 118 zcmZpe!P_u{cS0vqa8+Y>Yd2$SH`CT`=0X;M+8tT*ym@7P8m+21j>K@=ZRcTSo?*{s zY@lamV7h&k3-dijemMpf1_p*$CMdmqx*M}4BeyYw0fQcc8IUyHe%qb75mhAJlX)f+ E02M$T+W-In delta 118 zcmZpe!P_u{cS0vqL0MyWYd2$SH`CT`=0X;MyJ0#?+b_Rzn|<~7!-9p2+qd(uGS9GQ zGqTh(Gceh{%7ytJBfl&I3j+f~3=@>zKHZJkl9Ahp!ID9b!HmIx!DRbwcjiV^k#tYy GnM?q9T_Pd? 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