update version id

This commit is contained in:
Jerry 2023-03-17 21:33:19 +08:00 committed by GitHub
parent f008eb65a7
commit dd975c553d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ class Framework
public const VERSION_ID = 710;
/** @var string 版本名称 */
public const VERSION = '3.1.4';
public const VERSION = '3.1.5';
/**
* @var RuntimePreferences 运行时偏好(环境信息&参数)