update to 3.2.0, add zm_sqlite() (portable sqlite)

This commit is contained in:
crazywhalecc
2023-06-06 20:23:19 +08:00
committed by Jerry Ma
parent 8866c1de11
commit 731e1d81da
7 changed files with 126 additions and 17 deletions

View File

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