]> source.dussan.org Git - nextcloud-server.git/commitdiff
22.2.0 RC2 28938/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 23 Sep 2021 08:12:38 +0000 (10:12 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 23 Sep 2021 08:12:38 +0000 (10:12 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 83cc6eb2773eeff1e29fd02998d4c42f7e3e6005..bf152515ef5ccbe7de6918a8b191bfb52f44ca54 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 = [22, 2, 0, 0];
+$OC_Version = [22, 2, 0, 1];
 
 // The human readable string
-$OC_VersionString = '22.2.0 RC1';
+$OC_VersionString = '22.2.0 RC2';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [