Skip to content

Commit

Permalink
bump version to 1.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Kalle Minkner committed Jan 7, 2025
1 parent 7f0b5f7 commit 0f6b2fb
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 RollTheDice
{
public partial class RollTheDice : BasePlugin
{
public override string ModuleVersion => "1.1.12";
public override string ModuleVersion => "1.1.13";
}
}

0 comments on commit 0f6b2fb

Please sign in to comment.