diff --git a/About/About.xml b/About/About.xml
index 30ee83b..8ba2e63 100644
--- a/About/About.xml
+++ b/About/About.xml
@@ -3,7 +3,7 @@
Pharmacist
Fluffy
https://ludeon.com/forums/index.php?topic=16120
- 0.19.2009
+ 1.0.2057
Not all injuries are equal; pharmacist prescribes the right medicine for the job.
<size=24>Important</size>
@@ -39,10 +39,10 @@ Dango998: Simplified Chinese translation
SteamJay: Swedish translation
FAIL! chapi: German translation
Vokania: Korean translation
-53N4:
+53N4: Spanish translation
<size=24>Version</size>
-This is version 1.22.123, for RimWorld 0.19.2009.
+This is version 2.0.126, for RimWorld 1.0.2057.
\ No newline at end of file
diff --git a/Assemblies/Pharmacist.dll b/Assemblies/Pharmacist.dll
index 421d5ed..3fc8932 100644
Binary files a/Assemblies/Pharmacist.dll and b/Assemblies/Pharmacist.dll differ
diff --git a/Readme.md b/Readme.md
index 2dfe5dc..b610c0a 100644
--- a/Readme.md
+++ b/Readme.md
@@ -32,7 +32,7 @@ Some injuries might be diagnosed wrong, and receive medicine that is either not
- SteamJay: Swedish translation
- FAIL! chapi: German translation
- Vokania: Korean translation
- - 53N4:
+ - 53N4: Spanish translation
# Think you found a bug?
Please read [this guide](http://steamcommunity.com/sharedfiles/filedetails/?id=725234314) before creating a bug report,
@@ -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 1.22.123, for RimWorld 0.19.2009.
\ No newline at end of file
+This is version 2.0.126, for RimWorld 1.0.2057.
\ No newline at end of file
diff --git a/Source/Pharmacist/Properties/AssemblyInfo.cs b/Source/Pharmacist/Properties/AssemblyInfo.cs
index b235b4a..9d91857 100644
--- a/Source/Pharmacist/Properties/AssemblyInfo.cs
+++ b/Source/Pharmacist/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.22.123")]
-[assembly: AssemblyFileVersion("1.22.123")]
+[assembly: AssemblyVersion("2.0.126")]
+[assembly: AssemblyFileVersion("2.0.126")]