Version 0.7.0

This commit is contained in:
Max 2021-10-07 19:43:30 +08:00
parent 89ac8646a7
commit 7169124426
2 changed files with 1 additions and 2 deletions

View file

@ -1,7 +1,6 @@
# 象传应用引擎
[![UnitTest](https://github.com/YaoApp/xiang/actions/workflows/unit-test.yml/badge.svg)](https://github.com/YaoApp/xiang/actions/workflows/unit-test.yml)
[![codecov](https://codecov.io/gh/YaoApp/xiang/branch/main/graph/badge.svg?token=294Y05U71J)](https://codecov.io/gh/YaoApp/xiang)
![象传引擎](docs/assets/engine.png)

View file

@ -9,7 +9,7 @@ import (
)
// VERSION 版本号
const VERSION = "0.6.11"
const VERSION = "0.7.0"
// DOMAIN 许可域
const DOMAIN = "*.iqka.com"