]> source.dussan.org Git - nextcloud-server.git/commitdiff
21.0.7 29721/head
authorJohn Molakvoæ <skjnldsv@protonmail.com>
Mon, 15 Nov 2021 18:29:07 +0000 (19:29 +0100)
committerJohn Molakvoæ <skjnldsv@protonmail.com>
Mon, 15 Nov 2021 18:29:07 +0000 (19:29 +0100)
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
version.php

index 61dc45f39e9b356c5a416cdda53096d579287f7e..8d7696ae7dc83772b6cb861d8fa8bf9761745cf2 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 = [21, 0, 6, 2];
+$OC_Version = [21, 0, 7, 0];
 
 // The human readable string
-$OC_VersionString = '21.0.6';
+$OC_VersionString = '21.0.7';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [