update to 1.5.2 version

add ZM_VERSION const
This commit is contained in:
whale
2020-06-08 23:52:55 +08:00
parent 9ba58ff90f
commit c0ea068d04
4 changed files with 11 additions and 7 deletions

View File

@@ -222,3 +222,5 @@ function zm_timer_tick($ms, callable $callable) {
}