Merge pull request #98 from Zoryn4163/master
i hate ticking versions i always forget
This commit is contained in:
commit
06e5fcb1df
|
@ -10,7 +10,7 @@ namespace StardewModdingAPI
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static class Constants
|
public static class Constants
|
||||||
{
|
{
|
||||||
public static readonly Version Version = new Version(0, 39, 6, "Alpha");
|
public static readonly Version Version = new Version(0, 39, 7, "Alpha");
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Not quite "constant", but it makes more sense for it to be here, at least for now
|
/// Not quite "constant", but it makes more sense for it to be here, at least for now
|
||||||
|
|
Loading…
Reference in New Issue