refactor: 重命名和替换构建及上传脚本
- 删除旧的 build-all.sh 和 upload.sh 脚本 - 新增 all-build.sh 和 all-upload-release.sh 脚本,支持从 version.json 自动读取版本号 - 更新 Makefile 和 README.md 以反映脚本名称的更改和新功能
This commit is contained in:
4
version.json
Normal file
4
version.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"version": "1.1.0",
|
||||
"tag": "v1.1.0"
|
||||
}
|
||||
Reference in New Issue
Block a user