]> source.dussan.org Git - nextcloud-server.git/commitdiff
27.1.6 43096/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 24 Jan 2024 19:51:55 +0000 (20:51 +0100)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 24 Jan 2024 19:51:55 +0000 (20:51 +0100)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 8c5795793fc0390fa3ba055f269ed8ad90087e0a..34674b17377a7ef4903d6cb51db02b7d1a017357 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, 6, 1];
+$OC_Version = [27, 1, 6, 2];
 
 // The human-readable string
-$OC_VersionString = '27.1.6 RC2';
+$OC_VersionString = '27.1.6';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [