]> source.dussan.org Git - nextcloud-server.git/commitdiff
27.1.0 RC2 40278/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 5 Sep 2023 15:42:21 +0000 (17:42 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 5 Sep 2023 15:42:21 +0000 (17:42 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index c76fd17c85fbbba5443aeb14caacdc4b5923f22b..6e80a71c63dbbe586f3e70e54d275f47e41c6032 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, 3];
+$OC_Version = [27, 1, 0, 4];
 
 // The human-readable string
-$OC_VersionString = '27.1.0 RC1';
+$OC_VersionString = '27.1.0 RC2';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [