From 4e45d73f747a44fde1a1fd6b9a7a6c28ca8d2486 Mon Sep 17 00:00:00 2001 From: Matthieu Gallien Date: Wed, 19 Aug 2026 11:35:26 +0200 Subject: [PATCH] chore: publish 34.0.2 to beta and stable channels Signed-off-by: Matthieu Gallien --- config/config.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/config/config.php b/config/config.php index de73845..407102f 100644 --- a/config/config.php +++ b/config/config.php @@ -17,11 +17,11 @@ // beta // should point to stable, once stable is released // -$betaReleaseDate = '2026-08-05 09:00'; -$betaVersionInternal = '34.0.1'; // short string -$betaVersion = '34.0.1'; // long string like '3.16.0-rc3' used to hide the cryptical subversion like .58 from the user; -$betaVersionSignature = 'eqVfDIYwicoeyyegCKv5/JFbzikNOFNHjopDbYYlK8jzpzjKMtG4ZIwCMfUNggDnXUtmPzaAJXzJzGveUDHQBA=='; -$betaVersionLength = 148431079; +$betaReleaseDate = '2026-08-19 12:00'; +$betaVersionInternal = '34.0.2'; // short string +$betaVersion = '34.0.2'; // long string like '3.16.0-rc3' used to hide the cryptical subversion like .58 from the user; +$betaVersionSignature = 'L2gYEuKi/er/CN4dbIPFnPqnxAgbgBOBuIt+nRMOUAiXOeT19CwgiuW4B31OPWo61aorU1TbRXWQi8Z4/OhMCA=='; +$betaVersionLength = 153013529; // // stable Qt6.9 (macOS 11 / 12 — not compatible with Qt6.10) @@ -37,10 +37,10 @@ // // stable // -$stableReleaseDate = '2026-08-05 09:00'; -$stableVersion = '34.0.1'; -$stableVersionSignature = 'eqVfDIYwicoeyyegCKv5/JFbzikNOFNHjopDbYYlK8jzpzjKMtG4ZIwCMfUNggDnXUtmPzaAJXzJzGveUDHQBA=='; -$stableVersionLength = 148431079; +$stableReleaseDate = '2026-08-19 12:00'; +$stableVersion = '34.0.2'; +$stableVersionSignature = 'L2gYEuKi/er/CN4dbIPFnPqnxAgbgBOBuIt+nRMOUAiXOeT19CwgiuW4B31OPWo61aorU1TbRXWQi8Z4/OhMCA=='; +$stableVersionLength = 153013529; // // enterprise