Bump version
This commit is contained in:
parent
ac3a8c7e5f
commit
619c25b69a
|
@ -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.9";
|
||||
public static readonly string MainVersion = "2.9.1";
|
||||
|
||||
public static readonly string ReleaseDate = "February 19, 2022";
|
||||
public static readonly string ReleaseDate = "April 7, 2023";
|
||||
|
||||
public static readonly string HomePage = "https://tasvideos.org/BizHawk";
|
||||
|
||||
|
|
Loading…
Reference in New Issue