mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Merge branch 'aegis-tags' into 'master'
Aegis Authenticator: Filter out alpha/beta releases See merge request fdroid/fdroiddata!5371
This commit is contained in:
commit
b40fc2b26c
1 changed files with 1 additions and 1 deletions
|
|
@ -74,6 +74,6 @@ Builds:
|
|||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckMode: Tags ^((?!alpha|beta).)*$
|
||||
CurrentVersion: 0.4.3
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue