]> source.dussan.org Git - nextcloud-server.git/commitdiff
26.0.8 RC2 40974/head
authorJohn Molakvoæ <skjnldsv@protonmail.com>
Thu, 19 Oct 2023 11:51:28 +0000 (13:51 +0200)
committerJohn Molakvoæ <skjnldsv@protonmail.com>
Thu, 19 Oct 2023 11:51:28 +0000 (13:51 +0200)
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
version.php

index b41c7e3cc5ec351aaaf29c994bfc8b6b23d9326a..0504721d7fedb01bcde5075eb80c4b498dfa87cc 100644 (file)
 // 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, 0];
+$OC_Version = [26, 0, 8, 1];
 
 // The human readable string
-$OC_VersionString = '26.0.8 RC1';
+$OC_VersionString = '26.0.8 RC2';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [