From: Arthur Schiwon Date: Thu, 9 Feb 2023 09:32:11 +0000 (+0100) Subject: 26.0.0 beta 3 X-Git-Tag: v26.0.0beta3^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F36629%2Fhead;p=nextcloud-server.git 26.0.0 beta 3 Signed-off-by: Arthur Schiwon --- diff --git a/version.php b/version.php index 33d1433b306..5fef0ed9e88 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, 4]; +$OC_Version = [26, 0, 0, 5]; // The human readable string -$OC_VersionString = '26.0.0 beta 2'; +$OC_VersionString = '26.0.0 beta 3'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [