codex --version returns the wrong version
What version of Codex is running?
This is exactly the issue. I am on 0.46.0 but it says 0.45.0
Which model were you using?
_No response_
What platform is your computer?
Darwin 24.6.0 arm64 arm
What steps can reproduce the bug?
Upgrade to latest codex version and run codex --version
~ ❯ npm -g ls
/Users/scarpenter/.local/share/mise/installs/node/24.8.0/lib
├── @abacus-ai/deepagent@1.101.24002
├── @github/copilot@0.0.337
├── @openai/codex@0.46.0
├── corepack@0.34.0
└── npm@11.6.2
~ ❯ codex --version
codex-cli 0.45.0
~ ❯ uname -mprs
Darwin 24.6.0 arm64 arm`
What is the expected behavior?
codex --version should return the correct version
What do you see instead?
Posted above
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗