]> source.dussan.org Git - nextcloud-server.git/commitdiff
27.1.0 beta 2 39908/head
authorJohn Molakvoæ <skjnldsv@protonmail.com>
Wed, 16 Aug 2023 13:37:08 +0000 (15:37 +0200)
committerJohn Molakvoæ <skjnldsv@protonmail.com>
Wed, 16 Aug 2023 13:37:08 +0000 (15:37 +0200)
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
version.php

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