Skip to content

Commit c8bc021

Browse files
committed
Bumped version to 1.2.2
1 parent e6fca7f commit c8bc021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LabExtended/Core/ApiVersion.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ public static class ApiVersion
2020
/// <summary>
2121
/// The build version part.
2222
/// </summary>
23-
public const int Build = 1;
23+
public const int Build = 2;
2424

2525
/// <summary>
2626
/// The patch version part.

0 commit comments

Comments
 (0)