diff --git a/About/About.xml b/About/About.xml
index 04febbc..3edbd44 100644
--- a/About/About.xml
+++ b/About/About.xml
@@ -45,11 +45,11 @@ A Steam User: Russian translation
CrapoFR: French translation
<size=24>Version</size>
-This is version 2.6.137, for RimWorld 1.1.2558.
+This is version 2.7.138, for RimWorld 1.1.2559.
- 1
+ 1.1
fluffy.pharmacist
diff --git a/About/Manifest.xml b/About/Manifest.xml
index d0726de..1d890c1 100644
--- a/About/Manifest.xml
+++ b/About/Manifest.xml
@@ -1,6 +1,6 @@
- 2.6.137
- https://raw.githubusercontent.com/fluffy-mods/Pharmacist/1/About/Manifest.xml
- https://github.com/fluffy-mods/Pharmacist/releases/v2.6.137
+ 2.7.138
+ https://raw.githubusercontent.com/fluffy-mods/Pharmacist/1.1/About/Manifest.xml
+ https://github.com/fluffy-mods/Pharmacist/releases/v2.7.138
\ No newline at end of file
diff --git a/Assemblies/Pharmacist.dll b/Assemblies/Pharmacist.dll
index a97dba4..6160e73 100644
Binary files a/Assemblies/Pharmacist.dll and b/Assemblies/Pharmacist.dll differ
diff --git a/Readme.md b/Readme.md
index ff52b4e..2bde7c3 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,4 +1,4 @@
-[![RimWorld 1](https://img.shields.io/badge/RimWorld-1-brightgreen.svg)](http://rimworldgame.com/)
+[![RimWorld 1.1](https://img.shields.io/badge/RimWorld-1.1-brightgreen.svg)](http://rimworldgame.com/)
Not all injuries are equal; pharmacist prescribes the right medicine for the job.
@@ -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.6.137, for RimWorld 1.1.2558.
\ No newline at end of file
+This is version 2.7.138, for RimWorld 1.1.2559.
\ No newline at end of file
diff --git a/Source/Pharmacist/Properties/AssemblyInfo.cs b/Source/Pharmacist/Properties/AssemblyInfo.cs
index bd6b3ae..49d5f0a 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.6.137")]
+[assembly: AssemblyFileVersion("2.7.138")]