We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c141f54 commit 5e99c3eCopy full SHA for 5e99c3e
ConfigurationManager/ConfigurationManager.cs
@@ -31,7 +31,7 @@ public class ConfigurationManager : BaseUnityPlugin
31
/// <summary>
32
/// Version constant
33
/// </summary>
34
- public const string Version = "17.1";
+ public const string Version = "18.0";
35
36
internal static new ManualLogSource Logger;
37
private static SettingFieldDrawer _fieldDrawer;
0 commit comments