Skip to content

Commit 69802e7

Browse files
committed
Version up to 18.2.1
1 parent fd11431 commit 69802e7

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

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

0 commit comments

Comments
 (0)