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 0522872 commit a33e85bCopy full SHA for a33e85b
Assets/PatchKit Patcher/Scripts/Version.cs
@@ -4,7 +4,7 @@ public static class Version
4
{
5
public const int Major = 3;
6
public const int Minor = 10;
7
- public const int Release = 1;
+ public const int Release = 2;
8
9
public static string Value
10
0 commit comments