]> source.dussan.org Git - nextcloud-server.git/commitdiff
Update version.php 30975/head
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>
Wed, 2 Feb 2022 14:42:36 +0000 (15:42 +0100)
committerGitHub <noreply@github.com>
Wed, 2 Feb 2022 14:42:36 +0000 (15:42 +0100)
version.php

index 81cbf7bfb47e41d719f17c79878a4eb1861a3134..97a1edf9e410931b363e7a9703cdb73a8d26acd7 100644 (file)
@@ -33,7 +33,7 @@
 $OC_Version = [23, 0, 1, 2];
 
 // The human readable string
-$OC_VersionString = '23.0.1';
+$OC_VersionString = '23.0.2 RC0';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [