diff --git a/HKMP/Version.cs b/HKMP/Version.cs index 382d59cb..073ade01 100644 --- a/HKMP/Version.cs +++ b/HKMP/Version.cs @@ -6,6 +6,6 @@ internal static class Version { /// /// The version as a string. /// - public const string String = "2.0.3"; + public const string String = "2.1.0"; } } \ No newline at end of file