Skip to content

Commit bddaa27

Browse files
committed
Version up to 18.3
1 parent 19cff15 commit bddaa27

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.2.1";
41+
public const string Version = "18.3";
4242

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

0 commit comments

Comments
 (0)