]> source.dussan.org Git - nextcloud-server.git/commitdiff
26.0.0 beta 2 36484/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 1 Feb 2023 16:39:09 +0000 (17:39 +0100)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 1 Feb 2023 16:39:09 +0000 (17:39 +0100)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 9ed2e3c18f2af54801a722c6e89b5b3e1a3294f5..33d1433b30625d0ca56f83bbf639b237be40b297 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, 0, 3];
+$OC_Version = [26, 0, 0, 4];
 
 // The human readable string
-$OC_VersionString = '26.0.0 beta 1';
+$OC_VersionString = '26.0.0 beta 2';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [