mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 01:38:07 +00:00
Trifa: only check tags starting with a number
This commit is contained in:
parent
30f8de3598
commit
e6591f2227
1 changed files with 1 additions and 1 deletions
|
|
@ -60,6 +60,6 @@ Build:1.0.8,10008
|
|||
ndk=r13b
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Update Check Mode:Tags ^[0-9].*
|
||||
Current Version:1.0.8
|
||||
Current Version Code:10008
|
||||
|
|
|
|||
Loading…
Reference in a new issue