mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
PwdStore: Only check tags ending with a number
This commit is contained in:
parent
e15f79cdf8
commit
e3d4840845
1 changed files with 1 additions and 1 deletions
|
|
@ -546,6 +546,6 @@ doesnt -- at the time of writing -- list 2.3.2.
|
|||
.
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Update Check Mode:Tags .*[0-9]$
|
||||
Current Version:1.2.0.68
|
||||
Current Version Code:88
|
||||
|
|
|
|||
Loading…
Reference in a new issue