fix(com.github.meypod.al_azan): change UpdateCheckMode tags regex

This commit is contained in:
Meypod 2023-01-06 13:20:09 +00:00 committed by jugendhacker
parent 285f5e7bfa
commit 5d2c95c726

View file

@ -1530,7 +1530,7 @@ Builds:
- reactNativeArchitectures=x86_64
AutoUpdateMode: Version
UpdateCheckMode: Tags .*[0-9]$
UpdateCheckMode: Tags .*[0-9]+\.[0-9]+\.[0-9]+$
VercodeOperation:
- '%c * 1000 + 1'
- '%c * 1000 + 2'