]> source.dussan.org Git - nextcloud-server.git/commitdiff
23.0.5 RC1 32423/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 16 May 2022 10:14:53 +0000 (12:14 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 16 May 2022 10:14:53 +0000 (12:14 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 8341c863b697a772a517d1b492f6221d412912e7..5f4e037f5df67edc5d3e9e85670ab9d1a087cfa8 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 = [23, 0, 4, 1];
+$OC_Version = [23, 0, 5, 0];
 
 // The human readable string
-$OC_VersionString = '23.0.4';
+$OC_VersionString = '23.0.5 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [