The version number moved from 2.1.240 to 2.1.241; nothing else changed.
What's wrong with this entry?
The embedded build constants advance from 2.1.240 to 2.1.241, with a new build timestamp and commit hash. Nothing changes but the numbers.
- The version string is inlined at roughly 120 places, so it moves everything that reports a version:
--version, the /status and /doctor panels, theclaude-code/andclaude-cli/User-Agent strings, theshr-prefixed environment-runner version header, the update and downgrade messages, the Remote Control minimum-version check, the daemon start log line, and telemetry group names built from the version. - Build time is 2026-08-22T22:46:48Z.
GIT_SHA: "c87e2742fc9ad269ec8920460d00a091b1e410f0", BUILD_TIME: "2026-08-22T22:46:48Z"
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.