From 00af8e6e05ea8a0b708dc83c2c3c306faf218605 Mon Sep 17 00:00:00 2001 From: Jyrki Gadinger Date: Tue, 19 May 2026 14:13:33 +0200 Subject: [PATCH] chore: publish 33.0.5 to beta+stable channels Signed-off-by: Jyrki Gadinger --- config/config.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/config/config.php b/config/config.php index 6cd7e0a..8dd975d 100644 --- a/config/config.php +++ b/config/config.php @@ -17,11 +17,11 @@ // beta // should point to stable, once stable is released // -$betaReleaseDate = '2026-05-04 18:00'; -$betaVersionInternal = '33.0.4'; // short string -$betaVersion = '33.0.4'; // long string like '3.16.0-rc3' used to hide the cryptical subversion like .58 from the user; -$betaVersionSignature = 'J33ViU+P7qowNZ0uVzhlpL2CC33BtI0yEwYyYw/yIx9wWbRA59pjdzXQ1BhsytaZPpBT8rbhtXqxmJBRZxQKAQ=='; -$betaVersionLength = 383470065; +$betaReleaseDate = '2026-05-19 15:00'; +$betaVersionInternal = '33.0.5'; // short string +$betaVersion = '33.0.5'; // long string like '3.16.0-rc3' used to hide the cryptical subversion like .58 from the user; +$betaVersionSignature = 'CFwx0Kx7n6BGcFG7Gm9buqkSKaGUFSqFt13CN6DfjVWvwNACW4WQUgBm1mAkc1TfxH06yqgB/8XXTk/uMOEwBw=='; +$betaVersionLength = 383543584; // // stable Qt6.9 (macOS 11 / 12 — not compatible with Qt6.10) @@ -37,10 +37,10 @@ // // stable // -$stableReleaseDate = '2026-05-04 18:00'; -$stableVersion = '33.0.4'; -$stableVersionSignature = 'J33ViU+P7qowNZ0uVzhlpL2CC33BtI0yEwYyYw/yIx9wWbRA59pjdzXQ1BhsytaZPpBT8rbhtXqxmJBRZxQKAQ=='; -$stableVersionLength = 383470065; +$stableReleaseDate = '2026-05-19 15:00'; +$stableVersion = '33.0.5'; +$stableVersionSignature = 'CFwx0Kx7n6BGcFG7Gm9buqkSKaGUFSqFt13CN6DfjVWvwNACW4WQUgBm1mAkc1TfxH06yqgB/8XXTk/uMOEwBw=='; +$stableVersionLength = 383543584; // // enterprise