]> source.dussan.org Git - nextcloud-server.git/commitdiff
27.1.0 beta 3 40028/head
authorJohn Molakvoæ <skjnldsv@protonmail.com>
Thu, 24 Aug 2023 07:24:28 +0000 (09:24 +0200)
committerJohn Molakvoæ <skjnldsv@protonmail.com>
Thu, 24 Aug 2023 07:24:28 +0000 (09:24 +0200)
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
version.php

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