Skip to content

chore(mobile): declare 1.2.0, matching what is installed - #2

Merged
aneebbaig merged 1 commit into
mainfrom
chore/baseline-version
Aug 26, 2026
Merged

chore(mobile): declare 1.2.0, matching what is installed#2
aneebbaig merged 1 commit into
mainfrom
chore/baseline-version

Conversation

@aneebbaig

Copy link
Copy Markdown
Owner

The first release here has to be minted via workflow_dispatch, which builds whatever pubspec.yaml declares - and it still said 1.0.0+1, because CI normally passes --build-name from the computed tag and never writes it back.

Publishing 1.0.0 would put the release below the v1.2.0 already installed on phones, so Obtainium would never offer it and the auto-bump would start from the wrong baseline.

Same version as what is installed: nobody re-downloads, the tag exists for the next bump to count from, and the next feat: cuts v1.3.0.

pubspec still said 1.0.0+1 because CI passes --build-name from the computed
tag and never reads it back. With no tags in this repo yet, the first release
has to be minted by hand from this value, and publishing 1.0.0 would land
below the version already on people's phones.
@aneebbaig
aneebbaig merged commit f16dd0d into main Aug 26, 2026
2 checks passed
@aneebbaig
aneebbaig deleted the chore/baseline-version branch August 26, 2026 12:11
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