From 1b0d82bb61b64b703d30d753790d7dea8ca68b9b Mon Sep 17 00:00:00 2001 From: Jyrki Gadinger Date: Tue, 31 Mar 2026 17:58:08 +0200 Subject: [PATCH 1/2] chore: publish 33.0.2 to beta channel Signed-off-by: Jyrki Gadinger --- config/config.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/config.php b/config/config.php index ed0dbd7..59297fc 100644 --- a/config/config.php +++ b/config/config.php @@ -17,11 +17,11 @@ // beta // should point to stable, once stable is released // -$betaReleaseDate = '2026-03-30 20:00'; -$betaVersionInternal = '33.0.1'; // short string -$betaVersion = '33.0.1'; // long string like '3.16.0-rc3' used to hide the cryptical subversion like .58 from the user; -$betaVersionSignature = 'y/s1m/FRi/CUMRiU6cXSgSdOuljMEA/2noKfmPySyJymSqvRmaYF2xgWeSzTbaY0/lJuKZJSZKj553kNJgG/Cg=='; -$betaVersionLength = 383025182; +$betaReleaseDate = '2026-03-31 18:00'; +$betaVersionInternal = '33.0.2'; // short string +$betaVersion = '33.0.2'; // long string like '3.16.0-rc3' used to hide the cryptical subversion like .58 from the user; +$betaVersionSignature = 'eOhMIk4G2sfQEYJguTCDL9Kab+xJPei32NHW8s9Lmcd6eg1gUva1+c+gUBK32mCT5xzZMNtUVEzjXs1eukHGAQ=='; +$betaVersionLength = 383154984; // // stable Qt6.9 (macOS 11 / 12 — not compatible with Qt6.10) From d076e5072d0d1df93821818984679c428a80c7de Mon Sep 17 00:00:00 2001 From: Jyrki Gadinger Date: Tue, 31 Mar 2026 18:05:33 +0200 Subject: [PATCH 2/2] chore: publish 33.0.2 to stable channel Signed-off-by: Jyrki Gadinger --- config/config.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/config.php b/config/config.php index 59297fc..ea8d886 100644 --- a/config/config.php +++ b/config/config.php @@ -37,10 +37,10 @@ // // stable // -$stableReleaseDate = '2026-03-30 20:00'; -$stableVersion = '33.0.1'; -$stableVersionSignature = 'y/s1m/FRi/CUMRiU6cXSgSdOuljMEA/2noKfmPySyJymSqvRmaYF2xgWeSzTbaY0/lJuKZJSZKj553kNJgG/Cg=='; -$stableVersionLength = 383025182; +$stableReleaseDate = '2026-03-31 18:00'; +$stableVersion = '33.0.2'; +$stableVersionSignature = 'eOhMIk4G2sfQEYJguTCDL9Kab+xJPei32NHW8s9Lmcd6eg1gUva1+c+gUBK32mCT5xzZMNtUVEzjXs1eukHGAQ=='; +$stableVersionLength = 383154984; // // enterprise