Merge branch 'pwdstore-tag-regex' into 'master'
PwdStore: Only check tags ending with a number See merge request !2452
This commit is contained in:
commit
2b20a72d70
|
@ -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