Skip to content

Commit e10c4a1

Browse files
committed
Version up to 18.1
1 parent 4543547 commit e10c4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ConfigurationManager.Shared/ConfigurationManager.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public class ConfigurationManager : BaseUnityPlugin
3838
/// <summary>
3939
/// Version constant
4040
/// </summary>
41-
public const string Version = "18.0.1";
41+
public const string Version = "18.1";
4242

4343
internal static ManualLogSource Logger;
4444
private static SettingFieldDrawer _fieldDrawer;

0 commit comments

Comments
 (0)