]> source.dussan.org Git - nextcloud-server.git/commitdiff
26.0.8 41103/head
authorJohn Molakvoæ <skjnldsv@protonmail.com>
Wed, 25 Oct 2023 06:31:10 +0000 (08:31 +0200)
committerJohn Molakvoæ <skjnldsv@protonmail.com>
Wed, 25 Oct 2023 06:31:10 +0000 (08:31 +0200)
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
version.php

index cd3b04c173a7f3f00111128865e7ea1ae1bf9829..278f95c8310230d7ae3136765e4b8983da59d0a0 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, 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' => [