]> source.dussan.org Git - nextcloud-server.git/commitdiff
23.0.5 32494/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 19 May 2022 09:41:25 +0000 (11:41 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 19 May 2022 09:41:25 +0000 (11:41 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

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