]> source.dussan.org Git - nextcloud-server.git/commitdiff
21.0.3 27707/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 29 Jun 2021 10:59:36 +0000 (12:59 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 29 Jun 2021 10:59:36 +0000 (12:59 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

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