]> source.dussan.org Git - nextcloud-server.git/commitdiff
21.0.3 RC1
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 23 Jun 2021 08:51:24 +0000 (10:51 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 23 Jun 2021 08:51:24 +0000 (10:51 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 202f3abe69ba4d4d41bca96fb99d5109cc0ffa5f..518d239ed3b0f75a26ae69268315f56be2487d1a 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, 2, 1];
+$OC_Version = [21, 0, 3, 0];
 
 // The human readable string
-$OC_VersionString = '21.0.2';
+$OC_VersionString = '21.0.3 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [