* UpdateCheckMode refined to only trigger on stable releases (without suffixes in the version number)

This commit is contained in:
Franziskus Wild 2021-08-06 18:38:48 +00:00
parent 3bdc8716f0
commit 4f4651952a

View file

@ -32,6 +32,6 @@ Builds:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: '1.3'
CurrentVersionCode: 4