]> source.dussan.org Git - nextcloud-server.git/commitdiff
21.0.9 31189/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 15 Feb 2022 12:39:04 +0000 (13:39 +0100)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 15 Feb 2022 12:39:04 +0000 (13:39 +0100)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index fc71f47f7e3c8282090befd27078215d22ff9e93..460353863704a30f1f924e4f9d2189add4bedd68 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, 9, 0];
+$OC_Version = [21, 0, 9, 1];
 
 // The human readable string
-$OC_VersionString = '21.0.9 RC1';
+$OC_VersionString = '21.0.9';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [