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

This commit is contained in:
juanitobananas 2020-02-13 12:23:30 +00:00 committed by Licaon_Kter
parent 70f6046d64
commit 99bc1d5f8b
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