aboutsummaryrefslogtreecommitdiffstats
path: root/version.php
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2023-12-21 11:06:31 +0100
committerJohn Molakvoæ <skjnldsv@users.noreply.github.com>2023-12-21 15:08:58 +0100
commitf1dd41eb9d64ff1884f9e0b4fe47a183ad51dc1a (patch)
tree534f505b02b8da42bd786309602c1ff510070b3a /version.php
parentfce1c1831c3998037f7297d0b0b0e04a35e1a0b4 (diff)
downloadnextcloud-server-f1dd41eb9d64ff1884f9e0b4fe47a183ad51dc1a.tar.gz
nextcloud-server-f1dd41eb9d64ff1884f9e0b4fe47a183ad51dc1a.zip
28.0.1
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 3cdace93d41..7d456e7fde9 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, 1, 0];
+$OC_Version = [28, 0, 1, 1];
// The human-readable string
-$OC_VersionString = '28.0.1 RC1';
+$OC_VersionString = '28.0.1';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [