]> source.dussan.org Git - nextcloud-server.git/commitdiff
27.1.0 RC3 40344/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 8 Sep 2023 07:38:29 +0000 (09:38 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 8 Sep 2023 07:38:29 +0000 (09:38 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

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