Skip to content

Commit

Permalink
bump version to 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
derkalle4 committed Nov 11, 2024
1 parent 5676eaf commit b08a3eb
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 @@ -6,6 +6,6 @@ namespace TeamBalancer
{
public partial class TeamBalancer : BasePlugin
{
public override string ModuleVersion => "0.0.6";
public override string ModuleVersion => "0.0.7";
}
}

0 comments on commit b08a3eb

Please sign in to comment.