]> source.dussan.org Git - nextcloud-server.git/commitdiff
27.0.0 beta 1 38038/head
authorJohn Molakvoæ <skjnldsv@protonmail.com>
Wed, 3 May 2023 08:41:04 +0000 (10:41 +0200)
committerJohn Molakvoæ <skjnldsv@protonmail.com>
Thu, 4 May 2023 12:41:44 +0000 (14:41 +0200)
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
version.php

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