Skip to content

Commit a33e85b

Browse files
authored
Update Version.cs
1 parent 0522872 commit a33e85b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/PatchKit Patcher/Scripts/Version.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ public static class Version
44
{
55
public const int Major = 3;
66
public const int Minor = 10;
7-
public const int Release = 1;
7+
public const int Release = 2;
88

99
public static string Value
1010
{

0 commit comments

Comments
 (0)