From 4f5ac0d54d0f129c792b981aa491d0c9c2fe4e2c Mon Sep 17 00:00:00 2001 From: Worker Builder Date: Mon, 30 Mar 2026 11:35:34 +0000 Subject: [PATCH] build(hub): 33.0.2 RC1 Signed-off-by: Worker Builder --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.php b/version.php index cc703d3bfe4d7..bc6237b2fe128 100644 --- a/version.php +++ b/version.php @@ -9,10 +9,10 @@ // between betas, final and RCs. This is _not_ the public version number. Reset minor/patch level // when updating major/minor version number. -$OC_Version = [33, 0, 2, 0]; +$OC_Version = [33, 0, 2, 1]; // The human-readable string -$OC_VersionString = '33.0.2 RC0'; +$OC_VersionString = '33.0.2 RC1'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [