summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2023-12-14 10:34:09 +0100
committerGitHub <noreply@github.com>2023-12-14 10:34:09 +0100
commitd0703ed9512623651392f61580090f9f62d2f0c6 (patch)
tree1a1ead1b4bf7bc6d91bde6b5b975c6ffa88b7a16
parenta3f2ee2bda93d66bb1ae605774506fff4c75241c (diff)
parentb459085a056e4e9fada49ec8efc98be63cf1995d (diff)
Merge pull request #42148 from nextcloud/release/26.0.10v26.0.10
26.0.10
-rw-r--r--version.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.php b/version.php
index 2c422c4f699..5d12a005972 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 = [26, 0, 10, 0];
+$OC_Version = [26, 0, 10, 1];
// The human readable string
-$OC_VersionString = '26.0.10 RC1';
+$OC_VersionString = '26.0.10';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [