Skip to content

Commit

Permalink
increment build number (build 719)
Browse files Browse the repository at this point in the history
  • Loading branch information
crazywhalecc authored and github-actions[bot] committed May 26, 2023
1 parent 57ec428 commit 98ac595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ZM/Framework.php
Expand Up @@ -47,7 +47,7 @@ class Framework
use Singleton;

/** @var int 版本ID */
public const VERSION_ID = 718;
public const VERSION_ID = 719;

/** @var string 版本名称 */
public const VERSION = '3.1.13';
Expand Down

0 comments on commit 98ac595

Please sign in to comment.