Skip to content

Commit

Permalink
v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxWorn3365 committed Nov 14, 2024
1 parent 532b0f7 commit 8974828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UncomplicatedCustomRoles/Plugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ internal class Plugin : Plugin<Config>

public override string Author => "FoxWorn3365, Dr.Agenda";

public override Version Version { get; } = new(4, 1, 0);
public override Version Version { get; } = new(4, 1, 1);

public override Version RequiredExiledVersion { get; } = new(8, 11, 0);

Expand Down

0 comments on commit 8974828

Please sign in to comment.