Skip to content

Commit

Permalink
bump version to 0.0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
Kalle committed Jan 18, 2025
1 parent b5575f8 commit ca1794d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Version.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ namespace MapModifiers
{
public partial class MapModifiers : BasePlugin
{
public override string ModuleVersion => "0.0.28";
public override string ModuleVersion => "0.0.29";
}
}

0 comments on commit ca1794d

Please sign in to comment.