We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6fca7f commit c8bc021Copy full SHA for c8bc021
LabExtended/Core/ApiVersion.cs
@@ -20,7 +20,7 @@ public static class ApiVersion
20
/// <summary>
21
/// The build version part.
22
/// </summary>
23
- public const int Build = 1;
+ public const int Build = 2;
24
25
26
/// The patch version part.
0 commit comments