]> source.dussan.org Git - nextcloud-server.git/commitdiff
23.0.8rc1 33421/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 1 Aug 2022 12:59:08 +0000 (14:59 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 1 Aug 2022 12:59:08 +0000 (14:59 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 1d528d30bb9a916e297e47631d40a37cd5ebf1ad..c1ea49db9f2647182a737bc29d1bb8aa9f229ddc 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, 7, 2];
+$OC_Version = [23, 0, 8, 0];
 
 // The human readable string
-$OC_VersionString = '23.0.7';
+$OC_VersionString = '23.0.8rc1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [