Update version.php

pull/30977/head
Joas Schilling 2022-02-02 15:44:09 +07:00 committed by GitHub
parent a6c3a109c2
commit b521410272
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

@ -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' => [