mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Termux:GUI: fix UpdateCheckMode
This commit is contained in:
parent
a0a30f2466
commit
eb02c97a21
1 changed files with 1 additions and 1 deletions
|
|
@ -21,6 +21,6 @@ Builds:
|
||||||
ndk: r23b
|
ndk: r23b
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v\d+\.\d+\.\d+$
|
UpdateCheckMode: Tags ^[\d.]+$
|
||||||
CurrentVersion: 0.1.6
|
CurrentVersion: 0.1.6
|
||||||
CurrentVersionCode: 7
|
CurrentVersionCode: 7
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue