The version number you see is now 2.1.231; nothing else about it changed.
What's wrong with this entry?
The version reported by claude --version, the /status Version row, update checks and telemetry is now 2.1.231, up from 2.1.229, with a matching new build time and commit hash. Nothing else changed.
- The same version, build timestamp (2026-08-13T07:25:27Z) and commit hash are stamped into roughly 50 places across the bundle, including the
claude-code/andclaude-cli/user-agent strings, the environment runner version header, the daemon-vs-CLI mismatch warning, the Remote Control minimum-version check,/doctorand updater output, the npm lookup for the latest published version, transcript headers, OpenTelemetry attributes and cache keys. - No logic differs anywhere in the group; only the constants.
x-environment-runner-version, VERSION: "2.1.231", GIT_SHA: "bbff368ec698dbfacfcc9caae5eca91c30f299c3"
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.222
Version bumped to 2.1.222
Both mention version status
-
v2.1.225
Version bumped to 2.1.225
Both mention version status
-
v2.1.243
Version constant bumped to 2.1.243
Both mention version status