chore: .codex-plugin 的版號補到 0.0.6(三份 manifest 同步) #9

Closed
jiantw83 wants to merge 1 commits from fix/codex-manifest-version into master
Member

PR #7 合併時只改了 plugin.json.claude-plugin/plugin.json.codex-plugin/plugin.json 留在 0.0.5
master 一錯,下游的 marketplace clone 與安裝快取就跟著錯(兩邊的 Codex manifest 現在都是 0.0.5)。

一行的修正,讓三份 manifest 一致:

檔案 修正前 修正後
plugin.json 0.0.6 0.0.6
.claude-plugin/plugin.json 0.0.6 0.0.6
.codex-plugin/plugin.json 0.0.5 0.0.6

同一個 commit 也在 develop 上(PR #8 內含),所以兩個 PR 不會衝突——同一行改成同一個值。

🤖 Generated with Claude Code

PR #7 合併時只改了 `plugin.json` 與 `.claude-plugin/plugin.json`,`.codex-plugin/plugin.json` 留在 `0.0.5`。 master 一錯,下游的 marketplace clone 與安裝快取就跟著錯(兩邊的 Codex manifest 現在都是 0.0.5)。 一行的修正,讓三份 manifest 一致: | 檔案 | 修正前 | 修正後 | | --- | --- | --- | | `plugin.json` | 0.0.6 | 0.0.6 | | `.claude-plugin/plugin.json` | 0.0.6 | 0.0.6 | | `.codex-plugin/plugin.json` | **0.0.5** | **0.0.6** | 同一個 commit 也在 develop 上(PR #8 內含),所以兩個 PR 不會衝突——同一行改成同一個值。 🤖 Generated with [Claude Code](https://claude.com/claude-code)
jiantw83 added 1 commit 2026-07-30 10:37:10 +00:00
版號有三份:`plugin.json`、`.claude-plugin/plugin.json`、`.codex-plugin/plugin.json`。
上一次改版號只動了前兩份,Codex 那邊還停在 0.0.5。

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
admin closed this pull request 2026-07-31 02:29:18 +00:00
admin deleted branch fix/codex-manifest-version 2026-07-31 02:29:24 +00:00

Pull request closed

This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: plugins/persona#9