Skip to content

Commit 5e99c3e

Browse files
committed
Version up to 18.0
1 parent c141f54 commit 5e99c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ConfigurationManager/ConfigurationManager.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public class ConfigurationManager : BaseUnityPlugin
3131
/// <summary>
3232
/// Version constant
3333
/// </summary>
34-
public const string Version = "17.1";
34+
public const string Version = "18.0";
3535

3636
internal static new ManualLogSource Logger;
3737
private static SettingFieldDrawer _fieldDrawer;

0 commit comments

Comments
 (0)