Skip to content

Commit c757a1b

Browse files
committed
Update version number to 1.0
1 parent 47635d3 commit c757a1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ButtJiggle/ButtJiggle.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ public static class PluginInfo
5050
// The name of this plugin.
5151
public const string PLUGIN_NAME = "Butt Jiggle";
5252
// The version of this plugin.
53-
public const string PLUGIN_VERSION = "0.14";
53+
public const string PLUGIN_VERSION = "1.0";
5454
}
5555
}
5656

0 commit comments

Comments
 (0)