]> source.dussan.org Git - nextcloud-server.git/commitdiff
22.1.0 28298/head
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Tue, 3 Aug 2021 06:44:58 +0000 (08:44 +0200)
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Tue, 3 Aug 2021 06:44:58 +0000 (08:44 +0200)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
version.php

index c96c6dba339d582286a203d365d7796259d85452..3f5e3de7ce9f2b621e26f61cb2d895a4c7b94813 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, 0, 0];
+$OC_Version = [22, 1, 0, 1];
 
 // The human readable string
-$OC_VersionString = '22.1.0 RC1';
+$OC_VersionString = '22.1.0';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [