rethinkdns: exclude unstable versions

This commit is contained in:
linsui 2025-09-18 19:10:30 +08:00
parent a67bae6c4a
commit d0b294c2ca

View file

@ -445,7 +445,7 @@ Builds:
v = .*/def v = $$VERCODE$$/' build.gradle
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckMode: Tags ^v[\d.]+[a-z]?$
VercodeOperation:
- 10 * %c + 2
- 10 * %c + 3