summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2023-09-14 12:16:48 +0200
committerGitHub <noreply@github.com>2023-09-14 12:16:48 +0200
commit97d754dcf1aa3f166ead03a9f6a9165270c73647 (patch)
tree461839bbf01152bebee3755c41fd575dd3291fb2
parent0a3694ef2f3a32410c5bae2806a834ac25172c81 (diff)
parent7296b3d5c0b3ba10df07c8a2c78ad1d7e940da9c (diff)
Merge pull request #40401 from nextcloud/release/25.0.11v25.0.11
25.0.11
-rw-r--r--version.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.php b/version.php
index 58b45a95d1d..db112e250b7 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/patchlevel
// when updating major/minor version number.
-$OC_Version = [25, 0, 11, 0];
+$OC_Version = [25, 0, 11, 1];
// The human readable string
-$OC_VersionString = '25.0.11 RC1';
+$OC_VersionString = '25.0.11';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [