mirror of
https://github.com/Ujwal223/FocusGram.git
synced 2026-06-03 12:18:06 +02:00
RELEASE: moved from beta to First stable release.
Check CHANGELOG.md for full changelog
This commit is contained in:
@@ -8,9 +8,9 @@ AutoName: FocusGram
|
||||
RepoType: git
|
||||
Repo: https://github.com/Ujwal223/FocusGram
|
||||
Builds:
|
||||
- versionName: 0.9.8-beta.2
|
||||
versionCode: 2
|
||||
commit: v0.9.8-beta.2
|
||||
- versionName: 1.0.0
|
||||
versionCode: 3
|
||||
commit: v1.0.0
|
||||
submodules: true
|
||||
output: build/app/outputs/flutter-apk/app-release.apk
|
||||
rm:
|
||||
@@ -35,5 +35,5 @@ Builds:
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 0.9.8-beta.2
|
||||
CurrentVersionCode: 2
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 3
|
||||
|
||||
Reference in New Issue
Block a user