mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
AppManager: only update to stable versions
This commit is contained in:
parent
c53421a683
commit
4ba45d8d0f
1 changed files with 3 additions and 3 deletions
|
|
@ -162,6 +162,6 @@ Builds:
|
|||
ndk: r21e
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v
|
||||
CurrentVersion: 3.0.0-alpha01
|
||||
CurrentVersionCode: 400
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
CurrentVersion: 2.6.5.1
|
||||
CurrentVersionCode: 397
|
||||
|
|
|
|||
Loading…
Reference in a new issue