]> source.dussan.org Git - nextcloud-server.git/commitdiff
27.1.0 40432/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 15 Sep 2023 09:54:52 +0000 (11:54 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 15 Sep 2023 09:54:52 +0000 (11:54 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 3c01454f4e84ec0a1d52499f43bdefd8f9de6c12..814d8e7e84722d6699aed293a10f378ddebad57e 100644 (file)
 // between betas, final and RCs. This is _not_ the public version number. Reset minor/patch level
 // when updating major/minor version number.
 
-$OC_Version = [27, 1, 0, 6];
+$OC_Version = [27, 1, 0, 7];
 
 // The human-readable string
-$OC_VersionString = '27.1.0 RC4';
+$OC_VersionString = '27.1.0';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [