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

index a6f67562d04d491f7c1203501eb1dbadbae2dc94..54cb10f285816fc05e8390e4b470a59c044e9ace 100644 (file)
@@ -33,7 +33,7 @@
 $OC_Version = [21, 0, 8, 3];
 
 // The human readable string
-$OC_VersionString = '21.0.8';
+$OC_VersionString = '21.0.9 RC0';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [