Skip to content

Commit 07773a3

Browse files
committed
Merge pull request Pathoschild#48 from Zoryn4163/master
update version number
2 parents 37764f0 + a30d804 commit 07773a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StardewModdingAPI/Constants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public static class Constants
3535

3636
public const int MinorVersion = 38;
3737

38-
public const int PatchVersion = 5;
38+
public const int PatchVersion = 6;
3939

4040
public const string Build = "Alpha";
4141

0 commit comments

Comments
 (0)