Skip to content

Commit

Permalink
Bump ver to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
potatoes1286 committed Feb 5, 2023
1 parent 053584c commit 667e757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BetterMagRelease/src/PluginInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ internal static class PluginInfo
{
internal const string NAME = "Better Mag Release";
internal const string GUID = "dll.potatoes1286.bettermagrelease";
internal const string VERSION = "1.0.0";
internal const string VERSION = "2.0.0";
}
}

0 comments on commit 667e757

Please sign in to comment.