]> source.dussan.org Git - nextcloud-server.git/commitdiff
27.1.0 RC1 40098/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 29 Aug 2023 12:39:23 +0000 (14:39 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 29 Aug 2023 12:39:23 +0000 (14:39 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

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