Merge branch 'patch-20200205-only-build-with-numeric-version' into 'master'

Only build com.jarsilio.android apps with tags that match ^v[0-9.]+$

See merge request fdroid/fdroiddata!6298
This commit is contained in:
Licaon_Kter 2020-02-13 12:23:30 +00:00
commit 0de618a703
4 changed files with 4 additions and 4 deletions

View file

@ -84,6 +84,6 @@ Builds:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
UpdateCheckMode: Tags ^v[0-9.]+$
CurrentVersion: '0.14'
CurrentVersionCode: 15

View file

@ -255,6 +255,6 @@ Builds:
- standard
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
UpdateCheckMode: Tags ^v[0-9.]+$
CurrentVersion: 1.5.0-beta
CurrentVersionCode: 36

View file

@ -29,6 +29,6 @@ Builds:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
UpdateCheckMode: Tags ^v[0-9.]+$
CurrentVersion: 0.1.3
CurrentVersionCode: 4

View file

@ -685,6 +685,6 @@ Builds:
- standard
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
UpdateCheckMode: Tags ^v[0-9.]+$
CurrentVersion: 3.2.0
CurrentVersionCode: 104