chore(deploy): remove version bump helper

This commit is contained in:
2026-07-07 15:24:09 +08:00
parent 0258d8819c
commit 5fc381f8eb
2 changed files with 0 additions and 43 deletions
-1
View File
@@ -12,7 +12,6 @@ source "$SCRIPT_DIR/_deploy_lib.sh"
# 主函数
main() {
push_to_remote "production" "main"
# NEW_VERSION=$(bump_version)
purge_cdn_cache
}