]> source.dussan.org Git - nextcloud-server.git/commitdiff
26.0.5 39749/head
authorJohn Molakvoæ <skjnldsv@protonmail.com>
Tue, 8 Aug 2023 08:18:37 +0000 (10:18 +0200)
committerJohn Molakvoæ <skjnldsv@protonmail.com>
Tue, 8 Aug 2023 08:18:37 +0000 (10:18 +0200)
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
version.php

index 2301326de8d82c6675a2484c55b34886f13582a0..e2e7dc18fd7e552be517bb6c56f3d81e9ca18861 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, 5, 0];
+$OC_Version = [26, 0, 5, 1];
 
 // The human readable string
-$OC_VersionString = '26.0.5 RC1';
+$OC_VersionString = '26.0.5';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [