]> source.dussan.org Git - nextcloud-server.git/commitdiff
21.0.5 RC1 28937/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 23 Sep 2021 08:05:58 +0000 (10:05 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 23 Sep 2021 08:05:58 +0000 (10:05 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 965eb355e5b8a915d53f2fa5194fa290178bbb83..544452845646627a105cbbe15d984beebbf453fc 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, 4, 2];
+$OC_Version = [21, 0, 5, 0];
 
 // The human readable string
-$OC_VersionString = '21.0.4';
+$OC_VersionString = '21.0.5 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [