diff --git a/README.md b/README.md index b00d197..b8cfbf2 100644 --- a/README.md +++ b/README.md @@ -68,15 +68,15 @@ build.wfc/ ```text JDK >= 1.8 (推荐1.8版本) Mysql >= 5.7.0 (推荐5.7版本) # docker内部构建 -Redis >= 3.0 # docker内部构建 +Redis >= 7.4.7 # docker内部构建 Maven >= 3.0 -nacos >= 2.0.4 +nacos >= v2.5.0 sentinel >= 1.6.0 (optional) ``` ## 构建发布包 ```sh -cd bin +cd wfc/build/bin ./build.sh tar ``` diff --git a/bin/control.sh b/bin/control.sh index 1ca53e4..55fd430 100644 --- a/bin/control.sh +++ b/bin/control.sh @@ -1,4 +1,4 @@ Package=WFC -RelVersion=1.0.6 +RelVersion=1.0.7 Architecture=amd64 Description=WANFi Control and Billing System