Skip to content

Commit 71a5b21

Browse files
committed
bump
1 parent bd34cd0 commit 71a5b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Common Utilities/Plugin.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ public class Plugin : Plugin<Config>
4141

4242
public override string Author { get; } = "ExMod-Team";
4343

44-
public override Version Version { get; } = new(7, 2, 0);
44+
public override Version Version { get; } = new(7, 2, 1);
4545

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

0 commit comments

Comments
 (0)