]> source.dussan.org Git - nextcloud-server.git/commitdiff
21.0.4 RC1 28160/head
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Mon, 26 Jul 2021 07:35:30 +0000 (09:35 +0200)
committerJohn Molakvoæ (Rebase PR Action) <skjnldsv@users.noreply.github.com>
Wed, 28 Jul 2021 13:54:11 +0000 (13:54 +0000)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
version.php

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