Skip to content

Bump to 26.6.75 and align platform versions - #85

Merged
chriskinal merged 1 commit into
developfrom
chore/bump-26.6.75
Sep 15, 2026
Merged

chriskinal merged 1 commit into
developfrom
chore/bump-26.6.75

Conversation

@chriskinal

Copy link
Copy Markdown
Collaborator

Version bump for the 14 commits on develop since v26.6.74, ahead of the main sync in #84.

Version

sys/version.h26.6.75 (VERSION_PATCH, VERSION, and VERSION_DATE → 2026-09-15). This file is the source of truth for deploy/macos/package.sh and the release workflow's tag/artifact naming; both extraction patterns were verified against the new contents.

Platform version drift

The platform heads had drifted from version.h and from each other. This predates the current batch — the values were identical on main and develop:

File Before After
sys/version.h 26.6.74 26.6.75
AgOpenWeb.Desktop.csproj 26.6.55 26.6.75
AgOpenWeb.iOS.csproj 26.6.56 26.6.75
AgOpenWeb.Android.csproj 1.0 26.6.75

Desktop and iOS were stuck near the old 26.6.55 tag; Android had never been versioned and still carried the 1.0 template default. Nothing in the build feeds version.h into these, so they don't follow automatically — worth a follow-up if the drift recurs.

Not changed

iOS ApplicationVersion (2) and Android ApplicationVersion (1) are left alone. Those are CFBundleVersion / Android versionCode — TestFlight and Play upload counters that must strictly increase per upload, not per marketing version, as the comment in the iOS csproj notes.

🤖 Generated with Claude Code

Bump sys/version.h to 26.6.75 for the 14 commits on develop since
v26.6.74 (AppDataRoot path fixes, imperial units, Android startup race,
PGN CRC, shared-module refactors).

Also realign the platform heads, which had drifted from version.h and
from each other: Desktop was pinned at 26.6.55 and iOS at 26.6.56 (both
near the old 26.6.55 tag), and Android had never been versioned at all,
still shipping the 1.0 template default. All three now read 26.6.75.

Build numbers are deliberately untouched: iOS ApplicationVersion (2) and
Android ApplicationVersion (1) are TestFlight/Play upload counters, not
marketing versions, and bumping them is an upload-time concern.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@chriskinal
chriskinal merged commit ac738bd into develop Sep 15, 2026
4 checks passed
@chriskinal
chriskinal deleted the chore/bump-26.6.75 branch September 15, 2026 20:53
@chriskinal
chriskinal restored the chore/bump-26.6.75 branch September 16, 2026 00:47
@chriskinal
chriskinal deleted the chore/bump-26.6.75 branch September 16, 2026 01:03
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