]> source.dussan.org Git - nextcloud-server.git/commitdiff
22.1.1-rc2 28590/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 24 Aug 2021 21:15:05 +0000 (23:15 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 24 Aug 2021 21:15:05 +0000 (23:15 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

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