diff --git a/WorkshopToolCommon/Constants.cs b/WorkshopToolCommon/Constants.cs index 78c55fd..db1f5b0 100644 --- a/WorkshopToolCommon/Constants.cs +++ b/WorkshopToolCommon/Constants.cs @@ -2,7 +2,7 @@ { public static class Constants { - public const string Version = "0.7.6.*"; + public const string Version = "0.7.7.*"; #if SE public const string SEWT_Prefix = "[_SEWT_]"; #else