Skip to content

Commit a5f6135

Browse files
site: fix mobile releases header - beta.4 is a pre-release of stable 0.0.103, not newer than it
Drop the misleading 'Current beta: 0.0.103-beta.4' (semver: beta.4 < 0.0.103). State 0.0.103 is newest on both tracks; point to GitHub when a build is genuinely ahead.
1 parent 451ec88 commit a5f6135

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mobile-releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Everything that ships to your phone, in the order it shipped. Two tracks:
1414
- **Stable** - the tested build on the [App Store](https://apps.apple.com/us/app/off-grid-local-ai/id6759299882) and [Google Play](https://play.google.com/store/apps/details?id=ai.offgridmobile). What you get if you just install the app.
1515
- **Beta** - new features first, weekly, from [GitHub releases](https://github.com/off-grid-ai/off-grid-ai-mobile/releases). Expect the occasional rough edge.
1616

17-
<p class="ea-pricing-note">Current stable: <strong>0.0.103</strong> · Current beta: <strong>0.0.103-beta.4</strong>. Full per-build history lives on <a href="https://github.com/off-grid-ai/off-grid-ai-mobile/releases" target="_blank" rel="noopener">GitHub releases</a>.</p>
17+
<p class="ea-pricing-note">Current stable: <strong>0.0.103</strong>, the newest build on both tracks. New features land on the beta first, then graduate to stable - when a build is ahead of this, it shows up on <a href="https://github.com/off-grid-ai/off-grid-ai-mobile/releases" target="_blank" rel="noopener">GitHub releases</a>, where the full per-build history lives.</p>
1818

1919
---
2020

0 commit comments

Comments
 (0)