summaryrefslogtreecommitdiffstats
path: root/version.php
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2024-09-03 09:07:01 +0200
committerArthur Schiwon <blizzz@arthur-schiwon.de>2024-09-03 09:45:29 +0200
commit8243fb8d853aff99af463ce382000b83a5fad303 (patch)
tree38fb2744fb9082aa891e78dd132bf1ccd8b13ce8 /version.php
parentfea3e3037dada4194ae63bedb207ee49c2649dd1 (diff)
downloadnextcloud-server-8243fb8d853aff99af463ce382000b83a5fad303.tar.gz
nextcloud-server-8243fb8d853aff99af463ce382000b83a5fad303.zip
build(hub): 29.0.6
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 9ddea9452b2..bcf12b1197e 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, 6, 0];
+$OC_Version = [29, 0, 6, 1];
// The human-readable string
-$OC_VersionString = '29.0.6 RC1';
+$OC_VersionString = '29.0.6';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [