Skip to content

Commit dbaf259

Browse files
author
adelikat
committed
bump release info
1 parent 5f847fe commit dbaf259

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/BizHawk.Common/VersionInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ public static partial class VersionInfo
1111
/// Bump this immediately after release.
1212
/// Only use '0'..'9' and '.' or it will fail to parse and the new version notification won't work.
1313
/// </remarks>
14-
public static readonly string MainVersion = "2.6.4";
14+
public static readonly string MainVersion = "2.7.0";
1515

16-
public static readonly string ReleaseDate = "October 1, 2021";
16+
public static readonly string ReleaseDate = "November 12, 2021";
1717

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

0 commit comments

Comments
 (0)