Remove dev tag from documentation

The -dev tag was only used for pipeline testing.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Mathias Beaulieu-Duncan 2026-02-03 03:53:53 -05:00
parent a92326374d
commit b5ccf2effa

View File

@ -101,7 +101,6 @@ build:
- `<variant>-latest` - Latest stable Flutter release
- `<variant>-<version>` - Specific Flutter version (e.g., `android-3.38.9`)
- `<variant>-dev` - Pre-release testing
## Automatic Updates