We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38bc953 commit c5e6aadCopy full SHA for c5e6aad
src/BizHawk.Common/VersionInfo.cs
@@ -13,7 +13,7 @@ public static partial class VersionInfo
13
/// </remarks>
14
public static readonly string MainVersion = "2.6.2";
15
16
- public static readonly string ReleaseDate = "February 21, 2021";
+ public static readonly string ReleaseDate = "May 25, 2021";
17
18
public static readonly string HomePage = "http://tasvideos.org/BizHawk.html";
19
0 commit comments