Skip to content

chore(release): bump version to 1.0.1 (build 7) - #11

Merged
markm39 merged 1 commit into
mainfrom
chore/release-1.0.1-build-7
Aug 23, 2026
Merged

chore(release): bump version to 1.0.1 (build 7)#11
markm39 merged 1 commit into
mainfrom
chore/release-1.0.1-build-7

Conversation

@markm39

@markm39 markm39 commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Version bump for the TestFlight release uploaded today as 1.0.1 (7).

Changes

  • Marketing version 1.0 -> 1.0.1 and build number 6 -> 7 in all four places: app.json, ios/OpenNotes/Info.plist, MARKETING_VERSION/CURRENT_PROJECT_VERSION in the pbxproj, and Android versionCode/versionName
  • Regenerated package-lock.json — it was out of sync (react-dom was added to package.json without a lock update), which broke npm ci
  • Updated ios/Podfile.lock so the native pod resolves from the mobile ink 0.3.4 package (the previous lock predated the dependency bump)

Notes

  • App Store Connect rejected 1.0 build 7 because the 1.0 train is closed after release, hence the marketing version bump to 1.0.1
  • The mobile-ink 0.3.4 npm package ships a podspec internally labeled 0.3.2, so Podfile.lock shows MathNotesMobileInk (0.3.2) — the compiled source is the 0.3.4 package contents (path-based pod). The stale podspec version should be fixed in the next mobile-ink release.
  • Metadata-only change: no app code touched. The built archive was verified (CFBundleVersion 7, signed) and the upload succeeded; full manual test pass on device completed.

https://claude.ai/code/session_01V2Fg6ZycLLFqyzThKDfqpk

- Bump marketing version 1.0 -> 1.0.1 and build number 6 -> 7 across
  app.json, iOS Info.plist/pbxproj, and Android build.gradle
- Regenerate package-lock.json (react-dom was added without a lock update)
- Update Podfile.lock to compile mobile ink from the 0.3.4 package

Uploaded to App Store Connect as 1.0.1 (7).

Claude-Session: https://claude.ai/code/session_01V2Fg6ZycLLFqyzThKDfqpk
@markm39
markm39 merged commit a0be235 into main Aug 23, 2026
1 check passed
@markm39
markm39 deleted the chore/release-1.0.1-build-7 branch August 23, 2026 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant