]> source.dussan.org Git - nextcloud-server.git/commitdiff
20.0.11 27708/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 29 Jun 2021 11:06:27 +0000 (13:06 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 29 Jun 2021 11:06:27 +0000 (13:06 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index bcb740fef3741216af7ec7ce5c281699ac3763c8..37fa5f7ddc6f661be5a6bcccc956cc73dd63f482 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 = [20, 0, 11, 0];
+$OC_Version = [20, 0, 11, 1];
 
 // The human readable string
-$OC_VersionString = '20.0.11 RC1';
+$OC_VersionString = '20.0.11';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [