diff --git a/About/About.xml b/About/About.xml index 968220d..04febbc 100644 --- a/About/About.xml +++ b/About/About.xml @@ -45,7 +45,7 @@ A Steam User: Russian translation CrapoFR: French translation <size=24>Version</size> -This is version 2.5.136, for RimWorld 1.1.2558. +This is version 2.6.137, for RimWorld 1.1.2558. diff --git a/About/Manifest.xml b/About/Manifest.xml index 88a902f..d0726de 100644 --- a/About/Manifest.xml +++ b/About/Manifest.xml @@ -1,6 +1,6 @@ - 2.5.136 - https://cdn.jsdelivr.net/gh/fluffy-mods/Pharmacist/About/Manifest.xml - https://github.com/fluffy-mods/Pharmacist/releases/v2.5.136 + 2.6.137 + https://raw.githubusercontent.com/fluffy-mods/Pharmacist/1/About/Manifest.xml + https://github.com/fluffy-mods/Pharmacist/releases/v2.6.137 \ No newline at end of file diff --git a/Assemblies/0Harmony.dll b/Assemblies/0Harmony.dll deleted file mode 100644 index 6c0dd94..0000000 Binary files a/Assemblies/0Harmony.dll and /dev/null differ diff --git a/Assemblies/Pharmacist.dll b/Assemblies/Pharmacist.dll index 2d8b094..a97dba4 100644 Binary files a/Assemblies/Pharmacist.dll and b/Assemblies/Pharmacist.dll differ diff --git a/Readme.md b/Readme.md index 7e11091..ff52b4e 100644 --- a/Readme.md +++ b/Readme.md @@ -59,4 +59,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 2.5.136, for RimWorld 1.1.2558. \ No newline at end of file +This is version 2.6.137, for RimWorld 1.1.2558. \ No newline at end of file diff --git a/Source/Pharmacist/Properties/AssemblyInfo.cs b/Source/Pharmacist/Properties/AssemblyInfo.cs index 5813b04..bd6b3ae 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.5.136")] +[assembly: AssemblyFileVersion("2.6.137")]