diff --git a/Assemblies/0Harmony.dll b/Assemblies/0Harmony.dll index 488b2ff..6c0dd94 100644 Binary files a/Assemblies/0Harmony.dll and b/Assemblies/0Harmony.dll differ diff --git a/Assemblies/OmniCoreDrill.dll b/Assemblies/OmniCoreDrill.dll index aae9a1b..56a8ec9 100644 Binary files a/Assemblies/OmniCoreDrill.dll and b/Assemblies/OmniCoreDrill.dll differ diff --git a/Readme.md b/Readme.md index 6d0f4bd..2ebb6d7 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ # Omni Core Drill -[![RimWorld A19](https://img.shields.io/badge/RimWorld-A19-green.svg?style=popout-square)](http://rimworldgame.com/) +[![RimWorld B19](https://img.shields.io/badge/RimWorld-B19-green.svg?style=popout-square)](http://rimworldgame.com/) [![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg?style=popout-square)](https://creativecommons.org/licenses/by-nc-sa/4.0/) ![Github Total Downloads](https://img.shields.io/github/downloads-pre/doctorvangogh/MiningShaft/total.svg?style=popout-square) [![GitHub Latest Release Version](https://img.shields.io/github/release/doctorvangogh/MiningShaft.svg?style=popout-square)](../../releases/latest) [![GitHub Latest Pre-Release Version](https://img.shields.io/github/release/doctorvangogh/MiningShaft/all.svg?style=popout-square)](../../releases) diff --git a/Source/OmniCoreDrill/Properties/AssemblyInfo.cs b/Source/OmniCoreDrill/Properties/AssemblyInfo.cs index b99f767..80ec4c2 100644 --- a/Source/OmniCoreDrill/Properties/AssemblyInfo.cs +++ b/Source/OmniCoreDrill/Properties/AssemblyInfo.cs @@ -12,6 +12,6 @@ [assembly: System.Reflection.AssemblyCopyright("Copyright © DoctorVanGogh 2017")] [assembly: System.Runtime.InteropServices.ComVisible(false)] [assembly: System.Runtime.InteropServices.Guid("7b307eac-98fb-44c4-a5e1-c4a849842bf9")] -[assembly: System.Reflection.AssemblyVersion("2.3.0.32")] +[assembly: System.Reflection.AssemblyVersion("2.3.0.33")] diff --git a/Source/OmniCoreDrill/Properties/version.txt b/Source/OmniCoreDrill/Properties/version.txt index dc8a66c..46293a3 100644 --- a/Source/OmniCoreDrill/Properties/version.txt +++ b/Source/OmniCoreDrill/Properties/version.txt @@ -1 +1 @@ -2.3.0.32 \ No newline at end of file +2.3.0.33 \ No newline at end of file