aboutsummaryrefslogtreecommitdiffstats
path: root/version.php
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2024-08-29 12:10:20 +0200
committerArthur Schiwon <blizzz@arthur-schiwon.de>2024-08-29 18:00:05 +0200
commitacf98398ae613cf5adb43a6abe703458997f03ad (patch)
treef46a79b21cf25138e353ac291c304f68afe0e82b /version.php
parent0b5c424f3a8a9ae73248e7ddd7efe6cc37db830f (diff)
downloadnextcloud-server-acf98398ae613cf5adb43a6abe703458997f03ad.tar.gz
nextcloud-server-acf98398ae613cf5adb43a6abe703458997f03ad.zip
build(hub): 30.0.0 RC3
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 b0aee7c7ee0..6a239bb80aa 100644
--- a/version.php
+++ b/version.php
@@ -9,10 +9,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 = [30, 0, 0, 10];
+$OC_Version = [30, 0, 0, 11];
// The human-readable string
-$OC_VersionString = '30.0.0 RC2';
+$OC_VersionString = '30.0.0 RC3';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [