]> source.dussan.org Git - nextcloud-server.git/commitdiff
23.0.7 33257/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 18 Jul 2022 10:03:11 +0000 (12:03 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 18 Jul 2022 10:03:11 +0000 (12:03 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

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