From: Arthur Schiwon Date: Mon, 12 Jun 2023 12:49:36 +0000 (+0200) Subject: 26.0.3 RC1 X-Git-Tag: v26.0.3rc1^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a41b0dc4f7c0934948f89bfd32e0ff6e8f27bea0;p=nextcloud-server.git 26.0.3 RC1 Signed-off-by: Arthur Schiwon --- diff --git a/version.php b/version.php index 13eb91b9ec1..a5a90d54eae 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, 2, 1]; +$OC_Version = [26, 0, 3, 0]; // The human readable string -$OC_VersionString = '26.0.2'; +$OC_VersionString = '26.0.3 RC1'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [