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

index 814d8e7e84722d6699aed293a10f378ddebad57e..1c89c51c2adc543232ca554d851ee61c610e59f7 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, 7];
+$OC_Version = [27, 1, 1, 0];
 
 // The human-readable string
-$OC_VersionString = '27.1.0';
+$OC_VersionString = '27.1.1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [