Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
CWXDEV committed Jun 24, 2024
1 parent 60b13d8 commit c15d29e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CWX-MegaMod/MegaMod.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

namespace CWX_MegaMod
{
[BepInPlugin("CWX.MegaMod", "CWX-MegaMod", "1.2.3")]
[BepInPlugin("CWX.MegaMod", "CWX-MegaMod", "1.2.4")]
public class MegaMod : BaseUnityPlugin
{
internal new static ManualLogSource Logger { get; private set; }
Expand Down

0 comments on commit c15d29e

Please sign in to comment.