diff --git a/About/About.xml b/About/About.xml index 74cfc05..797727a 100644 --- a/About/About.xml +++ b/About/About.xml @@ -42,7 +42,7 @@ Vokania: Korean translation 53N4: Spanish translation <size=24>Version</size> -This is version 2.2.132, for RimWorld 1.0.2059. +This is version 2.3.133, for RimWorld 1.0.2059. \ No newline at end of file diff --git a/About/Manifest.xml b/About/Manifest.xml index 569bfef..1dde382 100644 --- a/About/Manifest.xml +++ b/About/Manifest.xml @@ -1,6 +1,6 @@ - 2.2.129 + 2.3.133 https://rawgit.com/FluffierThanThou/Pharmacist/master/About/Manifest.xml - https://github.com/FluffierThanThou/Pharmacist/releases/v2.2.129 + https://github.com/FluffierThanThou/Pharmacist/releases/v2.3.133 \ No newline at end of file diff --git a/Assemblies/Pharmacist.dll b/Assemblies/Pharmacist.dll index 2c988d8..5f4f8cb 100644 Binary files a/Assemblies/Pharmacist.dll and b/Assemblies/Pharmacist.dll differ diff --git a/Readme.md b/Readme.md index e786876..6549661 100644 --- a/Readme.md +++ b/Readme.md @@ -53,4 +53,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 2.2.132, for RimWorld 1.0.2059. \ No newline at end of file +This is version 2.3.133, for RimWorld 1.0.2059. \ No newline at end of file diff --git a/Source/Pharmacist/Properties/AssemblyInfo.cs b/Source/Pharmacist/Properties/AssemblyInfo.cs index 45f8e49..eb5024d 100644 --- a/Source/Pharmacist/Properties/AssemblyInfo.cs +++ b/Source/Pharmacist/Properties/AssemblyInfo.cs @@ -33,4 +33,4 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("2.0.0")] -[assembly: AssemblyFileVersion("2.2.132")] +[assembly: AssemblyFileVersion("2.3.133")]