diff --git a/About/About.xml b/About/About.xml index 9be6415..c56fea7 100644 --- a/About/About.xml +++ b/About/About.xml @@ -35,7 +35,7 @@ Butter-Knife: Japanese translation Kirill: <size=24>Version</size> -This is version 1.8.30, for RimWorld 0.19.2009. +This is version 1.9.31, for RimWorld 0.19.2009. \ No newline at end of file diff --git a/Assemblies/Blueprints.dll b/Assemblies/Blueprints.dll index bcd6d4b..75c019c 100644 Binary files a/Assemblies/Blueprints.dll and b/Assemblies/Blueprints.dll differ diff --git a/Readme.md b/Readme.md index 9e4e96e..6b9ebae 100644 --- a/Readme.md +++ b/Readme.md @@ -48,4 +48,4 @@ Show your appreciation by buying me a coffee (or contribute towards a nice singl [![Buy Me a Coffee](http://i.imgur.com/EjWiUwx.gif)](https://ko-fi.com/fluffymods) # Version -This is version 1.8.30, for RimWorld 0.19.2009. \ No newline at end of file +This is version 1.9.31, for RimWorld 0.19.2009. \ No newline at end of file diff --git a/Source/Blueprints/Properties/AssemblyInfo.cs b/Source/Blueprints/Properties/AssemblyInfo.cs index efbe361..41dfb0d 100644 --- a/Source/Blueprints/Properties/AssemblyInfo.cs +++ b/Source/Blueprints/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // 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("1.8.30")] -[assembly: AssemblyFileVersion("1.8.30")] +[assembly: AssemblyVersion("1.9.31")] +[assembly: AssemblyFileVersion("1.9.31")]