We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47635d3 commit c757a1bCopy full SHA for c757a1b
1 file changed
ButtJiggle/ButtJiggle.cs
@@ -50,7 +50,7 @@ public static class PluginInfo
50
// The name of this plugin.
51
public const string PLUGIN_NAME = "Butt Jiggle";
52
// The version of this plugin.
53
- public const string PLUGIN_VERSION = "0.14";
+ public const string PLUGIN_VERSION = "1.0";
54
}
55
56
0 commit comments