feat: auto rename alpha version (#2740)

This commit is contained in:
Christine.
2025-02-23 02:30:15 +08:00
committed by GitHub
parent 2b01857d15
commit 39973f2d24
3 changed files with 59 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
"updater-fixed-webview2": "node scripts/updater-fixed-webview2.mjs",
"portable": "node scripts/portable.mjs",
"portable-fixed-webview2": "node scripts/portable-fixed-webview2.mjs",
"fix-alpha-version": "node scripts/alpha_version.mjs",
"prepare": "husky"
},
"dependencies": {