]> git.deb.at Git - rhonda/theotherroles.git/commitdiff
Merge branch 'main' into v-3-4-0
authorbavari <info@dominikwierl.com>
Sat, 22 Jan 2022 16:32:07 +0000 (17:32 +0100)
committerGitHub <noreply@github.com>
Sat, 22 Jan 2022 16:32:07 +0000 (17:32 +0100)
1  2 
TheOtherRoles/Main.cs

index 580f705188bc31c1ccc4cc59729b8cedd578b85e,175186d23c78c2564e6a4bca3fd7c03b4952b4a5..a9c62020dd970111da9280fa1a2efb8f507eb2cc
@@@ -21,8 -21,9 +21,10 @@@ namespace TheOtherRole
      public class TheOtherRolesPlugin : BasePlugin
      {
          public const string Id = "me.eisbison.theotherroles";
 -        public const string VersionString = "3.3.3";
 +        public const string VersionString = "3.4.0";
 +
          public static System.Version Version = System.Version.Parse(VersionString);
          internal static BepInEx.Logging.ManualLogSource Logger;