Skip to content

Commit 62b095c

Browse files
authored
1 parent f163006 commit 62b095c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Common Utilities/Main.cs

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

3535
public override string Author { get; } = "Exiled-Team";
3636

37-
public override Version Version { get; } = new(7, 1, 0);
37+
public override Version Version { get; } = new(7, 1, 1);
3838

3939
public override Version RequiredExiledVersion { get; } = new(8, 5, 0);
4040

0 commit comments

Comments
 (0)