release: bump to 1.43.0 / build 96 (W2 prep)#383
Merged
Conversation
Version bump in prep for the v1.43.0 release (W1 nag fix #382 + merged #377/#378/#380/#381). Release-prep only — no DEVID cut, no publish, no ASC. - Apple MARKETING_VERSION 1.42.0 → 1.43.0, CURRENT_PROJECT_VERSION 95 → 96 (all 10 target/config entries). - Android versionName → 1.43.0, versionCode 61 → 62 — solely to satisfy check-versions.sh drift gate; NOT submitting to Play this cycle. Verified: check-versions.sh OK; android ./gradlew testDebugUnitTest (JDK 17) BUILD SUCCESSFUL. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version bump → 1.43.0 / build 96 (W2 release prep)
Bumps the app version in preparation for the v1.43.0 release (which lands the #382 W1 helper-nag fix + the already-merged #377/#378/#380/#381). Release-prep only — no DEVID cut, no publish, no ASC submission in this PR.
CLI Pulse Bar.xcodeproj/project.pbxproj):MARKETING_VERSION1.42.0 → 1.43.0 andCURRENT_PROJECT_VERSION95 → 96, across all 10 target/config entries (Bar, iOS, Watch, Widgets, Helper, tests).android/app/build.gradle.kts):versionName→ 1.43.0,versionCode61 → 62 — solely to satisfy thecheck-versions.shdrift gate. This cycle does not submit to Play; the Android store listing stays on its current version (Android catch-up cadence is a W4 decision).Verification
bash scripts/check-versions.sh→ OK (Apple 1.43.0 == Android 1.43.0).cd android && ./gradlew testDebugUnitTest(JDK 17) → pass.1.42.0in any version-bearing file.Remaining W2 (Owner-gated, not in this PR)
build-tmux-universal.sh→build_devid_dmg.sh, ARCHS gate) + 4 manual publish gates.implementation == "swift-bundled"+ helper PID change +hello == 1.30.0— the hard acceptance gate for the W1 controlled swap.🤖 Generated with Claude Code