aboutsummaryrefslogtreecommitdiffstats
path: root/version.php
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2023-07-20 11:59:39 +0200
committerArthur Schiwon <blizzz@arthur-schiwon.de>2023-07-20 11:59:39 +0200
commit642ae54d6f1bff26457c084c1980b15f21422b44 (patch)
treec7219b51c35ffa5e5a1e37d5a572af75e0fb593a /version.php
parent04d19fb1d7a7fe1937c2a68e948c715d346c1a17 (diff)
downloadnextcloud-server-642ae54d6f1bff26457c084c1980b15f21422b44.tar.gz
nextcloud-server-642ae54d6f1bff26457c084c1980b15f21422b44.zip
27.0.1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
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 b24aff56057..a20823d046b 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, 1, 1];
+$OC_Version = [27, 0, 1, 2];
// The human-readable string
-$OC_VersionString = '27.0.1 RC2';
+$OC_VersionString = '27.0.1';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [