fix: 修 1.8.x 舊腳本升級撞 404 + VERSION 被污染 + bump 1.9.1
1.9.0 把 VERSION 搬到 system-dev/,但 1.8.x 舊用戶本機 update.sh 寫死抓舊路徑, curl 對 404 把「404:NotFound」當內容寫進 VERSION,且第一次跑不遷移。 - 發佈源保留相容墊片 template/.claude/VERSION(與 system-dev/VERSION 同步) - 新 update.sh 驗 REMOTE_VER 須像 X.Y.Z,否則視為取不到,永不寫進 VERSION (404/HTML/空 全擋,未來路徑變動也不會再污染版號) 照 README curl main/scripts/update.sh 升級者抓遠端新腳本、一次遷移不受影響; 只有跑本機舊 scripts/update.sh 才中,這版修掉。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
1.9.1
|
||||
@@ -1 +1 @@
|
||||
1.9.0
|
||||
1.9.1
|
||||
Reference in New Issue
Block a user