summaryrefslogtreecommitdiffstats
path: root/version.php
diff options
context:
space:
mode:
authorskjnldsv <skjnldsv@protonmail.com>2024-05-15 20:25:54 +0200
committerskjnldsv <skjnldsv@protonmail.com>2024-05-15 20:25:54 +0200
commitfa2c11e5c60d961bd6f01ca4104ac42015a06739 (patch)
tree9bdf8c0bd30a6b18a1c63a42b52b7afe4ec0ded3 /version.php
parent10dfb76f283a360e704839e4eca647806db78411 (diff)
downloadnextcloud-server-fa2c11e5c60d961bd6f01ca4104ac42015a06739.tar.gz
nextcloud-server-fa2c11e5c60d961bd6f01ca4104ac42015a06739.zip
build(hub): 28.0.6 RC1
Signed-off-by: skjnldsv <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 084c2688bbf..c5ba4c1622e 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 = [28, 0, 5, 1];
+$OC_Version = [28, 0, 6, 0];
// The human-readable string
-$OC_VersionString = '28.0.5';
+$OC_VersionString = '28.0.6 RC1';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [