summaryrefslogtreecommitdiffstats
path: root/version.php
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2022-12-08 10:32:55 +0100
committerArthur Schiwon <blizzz@arthur-schiwon.de>2022-12-08 10:32:55 +0100
commit6696249a0b38e6e48b4db45bc584545fdd4bf33d (patch)
tree26cc76c8dda0b520bdd38bb1833ace7e06ea24d4 /version.php
parent4c4095a848d91ee80d9a4813208a5880f73b1dbc (diff)
downloadnextcloud-server-6696249a0b38e6e48b4db45bc584545fdd4bf33d.tar.gz
nextcloud-server-6696249a0b38e6e48b4db45bc584545fdd4bf33d.zip
25.0.2
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 76480608627..6e2bd7e2034 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, 2, 2];
+$OC_Version = [25, 0, 2, 3];
// The human readable string
-$OC_VersionString = '25.0.2 RC3';
+$OC_VersionString = '25.0.2';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [