Skip to content

Commit 93fc924

Browse files
author
adelikat
committed
update version info
1 parent 27b6ea6 commit 93fc924

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Version/VersionInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
internal static class VersionInfo
44
{
5-
public const string Mainversion = "1.13.0"; // Use numbers only or the new version notification won't work
5+
public const string Mainversion = "1.13.1"; // Use numbers only or the new version notification won't work
66

7-
public static readonly string RELEASEDATE = "June 3, 2017";
7+
public static readonly string RELEASEDATE = "June 25, 2017";
88
public static readonly bool DeveloperBuild = false;
99

1010
public static readonly string HomePage = "http://tasvideos.org/BizHawk.html";

0 commit comments

Comments
 (0)