Skip to content

Commit 0d2e013

Browse files
committed
Update version
1 parent 3b396c8 commit 0d2e013

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 = 17;
7-
public const int Patch = 0;
7+
public const int Patch = 1;
88
public const int Hotfix = 0;
99

1010
public static string Value

0 commit comments

Comments
 (0)