aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2025-01-08 18:10:12 +0100
committerArthur Schiwon <blizzz@arthur-schiwon.de>2025-01-08 18:10:12 +0100
commit6fc538900467a66f76a102aecc92e987fa966180 (patch)
treebe281e002b59b0e97a3f05a11085a9bd11a306b0
parent129cfb02693ed6ad0978ce004e0a731fab47e93a (diff)
downloadnextcloud-server-release/29.0.11_rc1.tar.gz
nextcloud-server-release/29.0.11_rc1.zip
build(hub): 29.0.11 RC1release/29.0.11_rc1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
-rw-r--r--version.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.php b/version.php
index dc589f0d5ff..77d504fa6ca 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 = [29, 0, 10, 1];
+$OC_Version = [29, 0, 11, 0];
// The human-readable string
-$OC_VersionString = '29.0.10';
+$OC_VersionString = '29.0.11 RC1';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [