Skip to content

Commit

Permalink
bump version to 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
derkalle4 committed Nov 20, 2024
1 parent bbca43c commit a73cdd3
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 Cosmetics
{
public partial class Cosmetics : BasePlugin
{
public override string ModuleVersion => "1.0.5";
public override string ModuleVersion => "1.0.6";
}
}

0 comments on commit a73cdd3

Please sign in to comment.