Skip to content

Commit da2fc62

Browse files
committed
Version up to 17.1
1 parent 644f0dd commit da2fc62

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.0";
34+
public const string Version = "17.1";
3535

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

0 commit comments

Comments
 (0)