Skip to content

Commit

Permalink
4.1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Pik-4 committed Aug 23, 2023
1 parent 71ceccb commit dcd82c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HsMod/PluginInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ internal class PluginInfo
public const string PLUGIN_GUID = "HsMod";
public const string PLUGIN_NAME = "HsMod";
public const string PLUGIN_AUTHOR = "Pik_4";
public const string PLUGIN_VERSION = "4.0.0.1";
public const string PLUGIN_VERSION = "4.1.0.0";
}
}

0 comments on commit dcd82c8

Please sign in to comment.