Skip to content

Commit

Permalink
Version up to 18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed Nov 27, 2023
1 parent 4543547 commit e10c4a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ConfigurationManager.Shared/ConfigurationManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ public class ConfigurationManager : BaseUnityPlugin
/// <summary>
/// Version constant
/// </summary>
public const string Version = "18.0.1";
public const string Version = "18.1";

internal static ManualLogSource Logger;
private static SettingFieldDrawer _fieldDrawer;
Expand Down

0 comments on commit e10c4a1

Please sign in to comment.