bump release info
This commit is contained in:
parent
92c60385f4
commit
3d56e23e8a
|
@ -11,9 +11,9 @@ namespace BizHawk.Common
|
|||
/// Bump this immediately after release.
|
||||
/// Only use '0'..'9' and '.' or it will fail to parse and the new version notification won't work.
|
||||
/// </remarks>
|
||||
public static readonly string MainVersion = "2.6.4";
|
||||
public static readonly string MainVersion = "2.7.0";
|
||||
|
||||
public static readonly string ReleaseDate = "October 1, 2021";
|
||||
public static readonly string ReleaseDate = "November 12, 2021";
|
||||
|
||||
public static readonly string HomePage = "http://tasvideos.org/BizHawk.html";
|
||||
|
||||
|
|
Loading…
Reference in New Issue