diff --git a/About/About.xml b/About/About.xml
index c078217..74d25dd 100644
--- a/About/About.xml
+++ b/About/About.xml
@@ -23,11 +23,11 @@ Jorge MartÃnez: Spanish translations
xProtosx: Russian translation
<size=24>Version</size>
-This is version 4.7.93, for RimWorld 1.1.2654.
+This is version 4.8.94, for RimWorld 1.2.2719.
- 1.1
+ 1.2
fluffy.followme
diff --git a/About/Manifest.xml b/About/Manifest.xml
index 9ad6e65..0252582 100644
--- a/About/Manifest.xml
+++ b/About/Manifest.xml
@@ -1,6 +1,6 @@
- 4.7.93
- https://raw.githubusercontent.com/fluffy-mods/FollowMe/1.1/About/Manifest.xml
- https://github.com/fluffy-mods/FollowMe/releases/v4.7.93
+ 4.8.94
+ https://raw.githubusercontent.com/fluffy-mods/FollowMe/1.2/About/Manifest.xml
+ https://github.com/fluffy-mods/FollowMe/releases/v4.8.94
\ No newline at end of file
diff --git a/Assemblies/BetterKeybinding.dll b/Assemblies/BetterKeybinding.dll
index 65861c3..6e999ac 100644
Binary files a/Assemblies/BetterKeybinding.dll and b/Assemblies/BetterKeybinding.dll differ
diff --git a/Assemblies/FollowMe!.dll b/Assemblies/FollowMe!.dll
index 140a35b..c5f7645 100644
Binary files a/Assemblies/FollowMe!.dll and b/Assemblies/FollowMe!.dll differ
diff --git a/Readme.md b/Readme.md
index 4e35e51..d693cfe 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,19 +1,13 @@
-[![RimWorld 1.1](https://img.shields.io/badge/RimWorld-1.1-brightgreen.svg)](http://rimworldgame.com/)
+[![RimWorld 1.2](https://img.shields.io/badge/RimWorld-1.2-brightgreen.svg)](http://rimworldgame.com/)
Gives the camera tracking capabilities.
-
-
-
-![Features](https://banners.karel-kroeze.nl/title/Features.png)
+![Features](https://banners.karel-kroeze.nl/title/Features.png)
Press the 'Home' key (default, can be changed with in-game keybinding settings) while any colonist, enemy, animal or item is selected, and the camera will follow them (including furniture and plants - but they tend to not move much). Alternatively, you can click with the middle mouse button on colonists in the Colonist Bar on top of the screen to toggle following.
**Does not require a new save game**
Can safely be enabled/disabled in ongoing saves.
-
-
-
![Contributors](https://banners.karel-kroeze.nl/title/Contributors.png)
- SkullyWag: Help with/nagging about updates
- Raccoon: German translation
@@ -24,26 +18,14 @@ Can safely be enabled/disabled in ongoing saves.
- Jorge MartÃnez: Spanish translations
- xProtosx: Russian translation
-
-
-
-![Think you found a bug?](https://banners.karel-kroeze.nl/title/Think%20you%20found%20a%20bug%3F.png)
-
+![Think you found a bug?](https://banners.karel-kroeze.nl/title/Think%20you%20found%20a%20bug%3F.png)
Please read [this guide](http://steamcommunity.com/sharedfiles/filedetails/?id=725234314) before creating a bug report,
and then create a bug report [here](https://github.com/fluffy-mods/FollowMe/issues)
-
-
-
-![Older versions](https://banners.karel-kroeze.nl/title/Older%20versions.png)
-
+![Older versions](https://banners.karel-kroeze.nl/title/Older%20versions.png)
All current and past versions of this mod can be downloaded from [GitHub](https://github.com/fluffy-mods/FollowMe/releases).
-
-
-
-![License](https://banners.karel-kroeze.nl/title/License.png)
-
+![License](https://banners.karel-kroeze.nl/title/License.png)
All original code in this mod is licensed under the [MIT license](https://opensource.org/licenses/MIT). Do what you want, but give me credit.
All original content (e.g. text, imagery, sounds) in this mod is licensed under the [CC-BY-SA 4.0 license](http://creativecommons.org/licenses/by-sa/4.0/).
@@ -51,11 +33,7 @@ Parts of the code in this mod, and some content may be licensed by their origina
[![Supporters](https://banners.karel-kroeze.nl/donations.png)](https://ko-fi.com/fluffymods)
-
-
-
-![Are you enjoying my mods?](https://banners.karel-kroeze.nl/title/Are%20you%20enjoying%20my%20mods%3F.png)
-
+![Are you enjoying my mods?](https://banners.karel-kroeze.nl/title/Are%20you%20enjoying%20my%20mods%3F.png)
Become a supporter and show your appreciation by buying me a coffee (or contribute towards a nice single malt).
[![Buy Me a Coffee](http://i.imgur.com/EjWiUwx.gif)](https://ko-fi.com/fluffymods)
@@ -63,8 +41,5 @@ Become a supporter and show your appreciation by buying me a coffee (or contribu
[![I Have a Black Dog](https://i.ibb.co/ss59Rwy/New-Project-2.png)](https://www.youtube.com/watch?v=XiCrniLQGYc)
-
-
-
-![Version](https://banners.karel-kroeze.nl/title/Version.png)
-This is version 4.7.93, for RimWorld 1.1.2654.
\ No newline at end of file
+![Version](https://banners.karel-kroeze.nl/title/Version.png)
+This is version 4.8.94, for RimWorld 1.2.2719.
\ No newline at end of file
diff --git a/Source/Properties/AssemblyInfo.cs b/Source/Properties/AssemblyInfo.cs
index 151a9b6..b5b8e7e 100644
--- a/Source/Properties/AssemblyInfo.cs
+++ b/Source/Properties/AssemblyInfo.cs
@@ -35,4 +35,4 @@
// Revision
//
[assembly: AssemblyVersion("4.0.0")]
-[assembly: AssemblyFileVersion("4.7.93")]
+[assembly: AssemblyFileVersion("4.8.94")]