]> source.dussan.org Git - nextcloud-server.git/commitdiff
26.0.0 beta 3 36629/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 9 Feb 2023 09:32:11 +0000 (10:32 +0100)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 9 Feb 2023 09:32:11 +0000 (10:32 +0100)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

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