]> git.deb.at Git - rhonda/theotherroles.git/commitdiff
Merge branch 'main' into v-3-4-2
authorbavari <info@dominikwierl.com>
Wed, 26 Jan 2022 19:46:01 +0000 (20:46 +0100)
committerGitHub <noreply@github.com>
Wed, 26 Jan 2022 19:46:01 +0000 (20:46 +0100)
1  2 
TheOtherRoles/Main.cs

index 25aa98468adb3a5339aed04553855f33906ef73f,b70e32f9ca96015c6b6085dc154adb30d34cc129..3763690c1f23140f73bb5646c30131257aa3b60a
@@@ -21,8 -21,9 +21,10 @@@ namespace TheOtherRole
      public class TheOtherRolesPlugin : BasePlugin
      {
          public const string Id = "me.eisbison.theotherroles";
 -        public const string VersionString = "3.4.1";
 +        public const string VersionString = "3.4.2";
 +
          public static System.Version Version = System.Version.Parse(VersionString);
          internal static BepInEx.Logging.ManualLogSource Logger;