Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueCyro committed Nov 7, 2023
1 parent ff4e556 commit ba9ff7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CherryPick.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ public class CherryPick : ResoniteMod
{
public override string Name => "<color=hero.green>🍃</color><color=hero.red>🍒</color> CherryPick"; // May remove this flair if it gets obnoxious
public override string Author => "Cyro";
public override string Version => "1.0.0";
public override string Version => "1.0.1";
public override string Link => "resonite.com";
public static ModConfiguration? Config;

Expand Down

0 comments on commit ba9ff7d

Please sign in to comment.