Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
DominicAglialoro committed Feb 15, 2022
1 parent 3e7c282 commit 62e70e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpinModdingUtilities/PluginInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ class PluginInfo
{
public const string PLUGIN_GUID = "com.pink.spinrhythm.moddingutils";
public const string PLUGIN_NAME = "Spin Modding Utilities";
public const string PLUGIN_VERSION = "1.0.4";
public const string PLUGIN_VERSION = "1.0.5";
}
}

0 comments on commit 62e70e3

Please sign in to comment.