chore: bump build number to 804#6309
Merged
Merged
Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
Greptile SummaryThis PR bumps the Flutter app build number from
Confidence Score: 5/5This PR is safe to merge — it is a single-line, mechanical build number increment with no functional impact. The change is a trivial, well-understood operation (monotonic build number bump) required for app store submissions. There are no logic changes, dependency updates, or configuration alterations. No risk of regression. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[main branch] -->|includes PR #6294| B[audio safety WAL widget + auto-sync]
B --> C[chore: bump build number 803 → 804]
C --> D[app/pubspec.yaml\nversion: 1.0.530+804]
D --> E{Mobile Release}
E --> F[App Store\niOS]
E --> G[Play Store\nAndroid]
Reviews (1): Last reviewed commit: "Bump build number to 804 for mobile rele..." | Re-trigger Greptile |
Collaborator
Author
|
lgtm |
Glucksberg
pushed a commit
to Glucksberg/omi-local
that referenced
this pull request
Apr 28, 2026
Bump build number 803 → 804 for mobile release. Includes PR BasedHardware#6294 (audio safety WAL widget + auto-sync). --- _by AI for @beastoin_
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.
Bump build number 803 → 804 for mobile release. Includes PR #6294 (audio safety WAL widget + auto-sync).
by AI for @beastoin