Skip to content

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
krypto5863 committed Dec 29, 2022
1 parent cab71dc commit c1ebaa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChoosyPreset/Main.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
namespace ChoosyPreset
{
//This is the metadata set for your plugin.
[BepInPlugin("ChoosyPreset", "ChoosyPreset", "3.0")]
[BepInPlugin("ChoosyPreset", "ChoosyPreset", "3.0.1")]
[BepInDependency("net.perdition.com3d2.editbodyloadfix", BepInDependency.DependencyFlags.SoftDependency)]
public class Main : BaseUnityPlugin
{
Expand Down

0 comments on commit c1ebaa0

Please sign in to comment.