summaryrefslogtreecommitdiffstats
path: root/version.php
diff options
context:
space:
mode:
authorskjnldsv <skjnldsv@protonmail.com>2024-05-22 17:34:05 +0200
committerskjnldsv <skjnldsv@protonmail.com>2024-05-22 17:34:05 +0200
commit9e44ef620332cf0c4aeeb8fc04088c9c9ba9110d (patch)
tree4a06d25b526b764eab6419c4c79e9ef4d326c889 /version.php
parentb8c491c08447143e5de420a920c79398d4fed644 (diff)
downloadnextcloud-server-9e44ef620332cf0c4aeeb8fc04088c9c9ba9110d.tar.gz
nextcloud-server-9e44ef620332cf0c4aeeb8fc04088c9c9ba9110d.zip
build(hub): 29.0.1
Signed-off-by: skjnldsv <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 3d99aabe114..84d90a387a1 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, 1, 0];
+$OC_Version = [29, 0, 1, 1];
// The human-readable string
-$OC_VersionString = '29.0.1 RC1';
+$OC_VersionString = '29.0.1';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [