Bump version
This commit is contained in:
parent
cf55391af0
commit
69a4d64671
|
@ -11,7 +11,7 @@ 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.7.0";
|
||||
public static readonly string MainVersion = "2.7.1";
|
||||
|
||||
public static readonly string ReleaseDate = "November 12, 2021";
|
||||
|
||||
|
|
Loading…
Reference in New Issue