From: John Molakvoæ Date: Thu, 19 Oct 2023 11:51:28 +0000 (+0200) Subject: 26.0.8 RC2 X-Git-Tag: v26.0.8rc2^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=fba3a5f41d63a37579d5c359e9861aa24070a4ba;p=nextcloud-server.git 26.0.8 RC2 Signed-off-by: John Molakvoæ --- diff --git a/version.php b/version.php index b41c7e3cc5e..0504721d7fe 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 = [26, 0, 8, 0]; +$OC_Version = [26, 0, 8, 1]; // The human readable string -$OC_VersionString = '26.0.8 RC1'; +$OC_VersionString = '26.0.8 RC2'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [