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