Skip to content

Commit 3a6985b

Browse files
committed
bump
1 parent 936df70 commit 3a6985b

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(8, 1, 0);
44+
public override Version Version { get; } = new(8, 1, 1);
4545

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

0 commit comments

Comments
 (0)