mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Money Manager Ex: Exclude beta versions from update check
This commit is contained in:
parent
5a6340e967
commit
d569ce61d2
1 changed files with 3 additions and 2 deletions
|
|
@ -65,5 +65,6 @@ Builds:
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2019.04.10.1000-beta
|
UpdateCheckIgnore: beta
|
||||||
CurrentVersionCode: 1000
|
CurrentVersion: 2019.02.24.1
|
||||||
|
CurrentVersionCode: 996
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue