update version number

This commit is contained in:
Zoryn Aaron 2016-03-22 16:45:55 -04:00
parent 9dc48de3e1
commit a30d804ecc
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ namespace StardewModdingAPI
public const int MinorVersion = 38;
public const int PatchVersion = 5;
public const int PatchVersion = 6;
public const string Build = "Alpha";