From: John Molakvoæ Date: Thu, 13 Apr 2023 06:03:23 +0000 (+0200) Subject: 26.0.1 RC1 X-Git-Tag: v26.0.1rc1^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F37698%2Fhead;p=nextcloud-server.git 26.0.1 RC1 Signed-off-by: John Molakvoæ --- diff --git a/version.php b/version.php index 07a4216e53b..2e3451bf776 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, 0, 11]; +$OC_Version = [26, 0, 1, 0]; // The human readable string -$OC_VersionString = '26.0.0'; +$OC_VersionString = '26.0.1 RC1'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [