]> source.dussan.org Git - nextcloud-server.git/commitdiff
25.0.1 34913/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 1 Nov 2022 19:10:14 +0000 (20:10 +0100)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 1 Nov 2022 19:10:14 +0000 (20:10 +0100)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 9b727cfc36773b884049883604a6b527efe0a166..5df7b13d50c506f5604fe428b25599feced780a3 100644 (file)
 // 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, 1, 0];
+$OC_Version = [25, 0, 1, 1];
 
 // The human readable string
-$OC_VersionString = '25.0.1 RC1';
+$OC_VersionString = '25.0.1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [