From: Arthur Schiwon Date: Mon, 18 Jul 2022 10:03:11 +0000 (+0200) Subject: 23.0.7 X-Git-Tag: v23.0.7^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=76b689e1719967d6c517cfa219a6bcc15208fa3b;p=nextcloud-server.git 23.0.7 Signed-off-by: Arthur Schiwon --- diff --git a/version.php b/version.php index 8770ecd86a0..1d528d30bb9 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 = [23, 0, 7, 1]; +$OC_Version = [23, 0, 7, 2]; // The human readable string -$OC_VersionString = '23.0.7 RC2'; +$OC_VersionString = '23.0.7'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [