Skip to content

Commit fcb34b6

Browse files
author
Jiang Yin
committed
更新版本号
1 parent 52b3c78 commit fcb34b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GameFramework/Base/Version/Version.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ namespace GameFramework
1212
/// </summary>
1313
public static partial class Version
1414
{
15-
private const string GameFrameworkVersionString = "2019.10.22";
15+
private const string GameFrameworkVersionString = "2019.11.09";
1616

1717
private static IVersionHelper s_VersionHelper = null;
1818

0 commit comments

Comments
 (0)