]> source.dussan.org Git - nextcloud-server.git/commitdiff
23.0.0 beta 2 29431/head
authorJohn Molakvoæ <skjnldsv@protonmail.com>
Mon, 25 Oct 2021 13:54:57 +0000 (15:54 +0200)
committerJohn Molakvoæ <skjnldsv@protonmail.com>
Mon, 25 Oct 2021 13:54:57 +0000 (15:54 +0200)
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
version.php

index c6e163ad3e0549f2f17ccce73964a6d7673fcd72..2d6dbf9ea7f6b8fe200ef57c4ca803c5cee463d7 100644 (file)
 // between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
 // when updating major/minor version number.
 
-$OC_Version = [23, 0, 0, 4];
+$OC_Version = [23, 0, 0, 5];
 
 // The human readable string
-$OC_VersionString = '23.0.0 beta 1';
+$OC_VersionString = '23.0.0 beta 2';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [