From 01b2f48be5cd26f8fce37c2da4ed89fc084e341d Mon Sep 17 00:00:00 2001 From: Ruben van der Linde Date: Thu, 27 Aug 2026 16:59:08 +0200 Subject: [PATCH] chore(release): raise the version line above 0.4.0-beta.2 (pipelinq) The App Store serves 0.4.0-beta.2 (pipelinq) 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.4.0 makes the next beta 0.4.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 c73703194..c4c49930a 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -52,7 +52,7 @@ Vrij en open source onder de EUPL-1.2-licentie. **Ondersteuning:** Voor ondersteuning, neem contact op via support@conduction.nl. Voor een Service Level Agreement (SLA), neem contact op via sales@conduction.nl. ]]> - 0.3.1-unstable.20260826231554 + 0.4.0 EUPL-1.2 Conduction Pipelinq