summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2025-03-13 14:39:06 +0100
committerArthur Schiwon <blizzz@arthur-schiwon.de>2025-03-13 14:39:06 +0100
commit55c8c4d7c923d4576a0fe8ef53a3e929983f8aaa (patch)
tree0849c4f87af0fa54cda4171d9d3e727fed4676b2
parente72734892822c89476e9e867f05281b44d0eb8c7 (diff)
downloadnextcloud-server-55c8c4d7c923d4576a0fe8ef53a3e929983f8aaa.tar.gz
nextcloud-server-55c8c4d7c923d4576a0fe8ef53a3e929983f8aaa.zip
build(hub): 29.0.13release/29.0.13
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 2a58d225a3d..b00eb63317d 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, 13, 1];
+$OC_Version = [29, 0, 13, 2];
// The human-readable string
-$OC_VersionString = '29.0.13 RC2';
+$OC_VersionString = '29.0.13';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [