mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Add tags regex to Stroke Input Method UpdateCheckMode
This commit is contained in:
parent
ffb169a889
commit
b5fe18bdfe
1 changed files with 1 additions and 1 deletions
|
|
@ -275,6 +275,6 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
CurrentVersion: 1.2.1
|
CurrentVersion: 1.2.1
|
||||||
CurrentVersionCode: 54
|
CurrentVersionCode: 54
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue