From e706744a399687a7c4b8e9c19f4d2d0bcdc9d2c9 Mon Sep 17 00:00:00 2001 From: Arthur Schiwon Date: Wed, 9 Mar 2022 14:36:59 +0100 Subject: [PATCH] 22.2.6 RC1 Signed-off-by: Arthur Schiwon --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.php b/version.php index 3c58ce2f0253f..49055f46c8eb1 100644 --- a/version.php +++ b/version.php @@ -30,10 +30,10 @@ // between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel // when updating major/minor version number. -$OC_Version = [22, 2, 5, 2]; +$OC_Version = [22, 2, 6, 0]; // The human readable string -$OC_VersionString = '22.2.5'; +$OC_VersionString = '22.2.6 RC1'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [