MakeACopy: restrict auto-update to stable tags only

This commit is contained in:
egdels 2025-09-20 06:58:13 +00:00 committed by Licaon_Kter
parent bdb14a8562
commit 46f7528558

View file

@ -646,7 +646,7 @@ Builds:
AllowedAPKSigningKeys: ae322d3fb71afe21df4727e37a5c6803511d5a2fe1fc3135430cee0699fa1b34
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckMode: Tags ^v[0-9]+\.[0-9]+\.[0-9]+$
VercodeOperation:
- 10 * %c + 1
- 10 * %c + 2