From b46ce21cff1cb105052e058317ae6c1d00df085e Mon Sep 17 00:00:00 2001 From: Ruben van der Linde Date: Thu, 27 Aug 2026 16:59:13 +0200 Subject: [PATCH] chore(release): raise the version line above 0.2.0-beta.3 (scholiq) The App Store serves 0.2.0-beta.3 (scholiq) for this app, and the release workflow was computing a beta BELOW it. The baseline comes from this repo's latest stable tag and appinfo/info.xml, neither of which knows what was published while the fleet released from Codeberg -- that line had walked up a minor that only exists as prerelease tags, which the stable-tag filter cannot see. The store has no version ordering rule (_check_permission validates existence and ownership only), so a lower version uploads with a 200 and is then never offered to anyone already on the higher one. Setting the baseline to 0.2.0 makes the next beta 0.2.1-beta., which clears it. Minor bump only -- the major is unchanged. --- appinfo/info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index f00bb5d4..db101db2 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -68,7 +68,7 @@ Vrij en open source onder de EUPL-1.2-licentie. **Ondersteuning:** support@conduction.nl ]]> - 0.1.1-unstable.20260827003013 + 0.2.0 EUPL-1.2 Conduction Learniq