Version 0.7.0
This commit is contained in:
parent
89ac8646a7
commit
7169124426
2 changed files with 1 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
# 象传应用引擎
|
||||
|
||||
[](https://github.com/YaoApp/xiang/actions/workflows/unit-test.yml)
|
||||
|
||||
[](https://codecov.io/gh/YaoApp/xiang)
|
||||
|
||||

|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ import (
|
|||
)
|
||||
|
||||
// VERSION 版本号
|
||||
const VERSION = "0.6.11"
|
||||
const VERSION = "0.7.0"
|
||||
|
||||
// DOMAIN 许可域
|
||||
const DOMAIN = "*.iqka.com"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue