From: John Molakvoæ Date: Wed, 25 Oct 2023 06:31:10 +0000 (+0200) Subject: 26.0.8 X-Git-Tag: v26.0.8^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d3d373df28ae371be63e0596042b32acc70db405;p=nextcloud-server.git 26.0.8 Signed-off-by: John Molakvoæ --- diff --git a/version.php b/version.php index cd3b04c173a..278f95c8310 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, 8, 1]; +$OC_Version = [26, 0, 8, 2]; // The human readable string -$OC_VersionString = '26.0.8 RC2'; +$OC_VersionString = '26.0.8'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [