mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
readrops - skip betas
This commit is contained in:
parent
69d2223f29
commit
9c3a6e5b12
1 changed files with 3 additions and 3 deletions
|
|
@ -85,6 +85,6 @@ Builds:
|
|||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0-beta01
|
||||
CurrentVersionCode: 15
|
||||
UpdateCheckMode: Tags ((?!alpha|beta|rc).)*$
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue