Skip to content

Commit 77ac031

Browse files
committed
Version up to 18.0.1
1 parent 8fc53a4 commit 77ac031

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 = "18.0";
34+
public const string Version = "18.0.1";
3535

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

0 commit comments

Comments
 (0)