From: Arthur Schiwon Date: Tue, 27 Sep 2022 06:25:00 +0000 (+0200) Subject: 25.0.0 RC2 X-Git-Tag: v25.0.0rc2^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=82e9af439e295b6f7617ab2d86418d84f27f28f1;p=nextcloud-server.git 25.0.0 RC2 Signed-off-by: Arthur Schiwon --- diff --git a/version.php b/version.php index a21cbe71e53..a8d99f47e3b 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 = [25, 0, 0, 13]; +$OC_Version = [25, 0, 0, 14]; // The human readable string -$OC_VersionString = '25.0.0 RC 1'; +$OC_VersionString = '25.0.0 RC2'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [