]> source.dussan.org Git - nextcloud-server.git/commitdiff
22.2.0 RC1 28867/head
authorJohn Molakvoæ <skjnldsv@protonmail.com>
Thu, 16 Sep 2021 17:34:04 +0000 (19:34 +0200)
committerJohn Molakvoæ <skjnldsv@protonmail.com>
Thu, 16 Sep 2021 17:34:04 +0000 (19:34 +0200)
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
version.php

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