Skip to content

Commit

Permalink
bump version to 1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
derkalle4 committed Dec 29, 2024
1 parent ee274e0 commit 86d673c
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.6";
public override string ModuleVersion => "1.1.7";
}
}

0 comments on commit 86d673c

Please sign in to comment.