feat: update version test
This commit is contained in:
@@ -68,15 +68,15 @@ build.wfc/
|
|||||||
```text
|
```text
|
||||||
JDK >= 1.8 (推荐1.8版本)
|
JDK >= 1.8 (推荐1.8版本)
|
||||||
Mysql >= 5.7.0 (推荐5.7版本) # docker内部构建
|
Mysql >= 5.7.0 (推荐5.7版本) # docker内部构建
|
||||||
Redis >= 3.0 # docker内部构建
|
Redis >= 7.4.7 # docker内部构建
|
||||||
Maven >= 3.0
|
Maven >= 3.0
|
||||||
nacos >= 2.0.4
|
nacos >= v2.5.0
|
||||||
sentinel >= 1.6.0 (optional)
|
sentinel >= 1.6.0 (optional)
|
||||||
```
|
```
|
||||||
|
|
||||||
## 构建发布包
|
## 构建发布包
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
cd bin
|
cd wfc/build/bin
|
||||||
./build.sh tar
|
./build.sh tar
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
Package=WFC
|
Package=WFC
|
||||||
RelVersion=1.0.6
|
RelVersion=1.0.7
|
||||||
Architecture=amd64
|
Architecture=amd64
|
||||||
Description=WANFi Control and Billing System
|
Description=WANFi Control and Billing System
|
||||||
|
|||||||
Reference in New Issue
Block a user