mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
Update Version.cs
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
/// </summary>
|
||||
public static partial class Version
|
||||
{
|
||||
private const string GameFrameworkVersionString = "2023.09.31";
|
||||
private const string GameFrameworkVersionString = "2024.03.18";
|
||||
|
||||
private static IVersionHelper s_VersionHelper = null;
|
||||
|
||||
|
Reference in New Issue
Block a user