]> source.dussan.org Git - nextcloud-server.git/commitdiff
26.0.4 39502/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 20 Jul 2023 09:58:40 +0000 (11:58 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 20 Jul 2023 09:58:40 +0000 (11:58 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 9046c50ff7bb59d031f3d8d3d9b28a89d8ea3a08..d189093a7b1e009ec58e79a0fc420d663e44fee3 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, 4, 1];
+$OC_Version = [26, 0, 4, 2];
 
 // The human readable string
-$OC_VersionString = '26.0.4 RC2';
+$OC_VersionString = '26.0.4';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [