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

diff --cc README.md
Simple merge
index f312ba71156a7bbe4ac88d89cd9ac1be7fbbd159,a9c62020dd970111da9280fa1a2efb8f507eb2cc..b70e32f9ca96015c6b6085dc154adb30d34cc129
@@@ -21,7 -21,9 +21,8 @@@ namespace TheOtherRole
      public class TheOtherRolesPlugin : BasePlugin
      {
          public const string Id = "me.eisbison.theotherroles";
 -        public const string VersionString = "3.4.0";
 -
 +        public const string VersionString = "3.4.1";
  
          public static System.Version Version = System.Version.Parse(VersionString);
          internal static BepInEx.Logging.ManualLogSource Logger;