mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
ndk: r21e
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags ^v
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
CurrentVersion: 3.0.0-alpha01
|
CurrentVersion: 2.6.5.1
|
||||||
CurrentVersionCode: 400
|
CurrentVersionCode: 397
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue