aboutsummaryrefslogtreecommitdiffstats
path: root/version.php
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2023-05-31 16:37:30 +0200
committerJohn Molakvoæ <skjnldsv@protonmail.com>2023-05-31 16:37:30 +0200
commit615e466017b68c70c1ea26fdb1011d48b63111d2 (patch)
tree98a1710aefa40f1fb8ad5d16f40ab22d2a3b7b19 /version.php
parent3f1236ce9e51a8c51dbb1d23fcbcb2af07510e57 (diff)
downloadnextcloud-server-615e466017b68c70c1ea26fdb1011d48b63111d2.tar.gz
nextcloud-server-615e466017b68c70c1ea26fdb1011d48b63111d2.zip
27.0.0 RC3
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Diffstat (limited to 'version.php')
-rw-r--r--version.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.php b/version.php
index 97094fdf951..0256730054d 100644
--- a/version.php
+++ b/version.php
@@ -30,10 +30,10 @@
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patch level
// when updating major/minor version number.
-$OC_Version = [27, 0, 0, 5];
+$OC_Version = [27, 0, 0, 6];
// The human-readable string
-$OC_VersionString = '27.0.0 RC2';
+$OC_VersionString = '27.0.0 RC3';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [