aboutsummaryrefslogtreecommitdiffstats
path: root/version.php
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2023-01-13 23:22:05 +0100
committerArthur Schiwon <blizzz@arthur-schiwon.de>2023-01-13 23:22:05 +0100
commit9f1cce1e4474b0ed671ca32861951f0fa39278d2 (patch)
tree1cc66f3b46b708ef93b507a846e205f1702cab6c /version.php
parent63a1251229aa24d4e488ec0b5d7d320927f8fd56 (diff)
downloadnextcloud-server-9f1cce1e4474b0ed671ca32861951f0fa39278d2.tar.gz
nextcloud-server-9f1cce1e4474b0ed671ca32861951f0fa39278d2.zip
25.0.3
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 e6402bdf388..3605f4a0fba 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, 3, 1];
+$OC_Version = [25, 0, 3, 2];
// The human readable string
-$OC_VersionString = '25.0.3 RC2';
+$OC_VersionString = '25.0.3';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [