Prevent fdroid from pulling prerelease versions of WG Tunnel

This commit is contained in:
Zane Schepke 2024-03-25 11:54:03 +00:00 committed by linsui
parent 93caec39a0
commit dc24179a58

View file

@ -3,7 +3,7 @@ Categories:
- Security
License: MIT
AuthorName: Zane Schepke
AuthorEmail: zanecschepke@gmail.com
AuthorEmail: support@zaneschepke.com
SourceCode: https://github.com/zaneschepke/wgtunnel
IssueTracker: https://github.com/zaneschepke/wgtunnel/issues
Changelog: https://github.com/zaneschepke/wgtunnel/releases
@ -281,7 +281,7 @@ Builds:
- sed -i -e '/gitea.zaneschepke.com/d' ../settings.gradle.kts
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckMode: Tags ^[\d.]+$
UpdateCheckData: buildSrc/src/main/kotlin/Constants.kt|VERSION_CODE = (\d+)|.|VERSION_NAME
= "(.+)"
CurrentVersion: 3.3.9