Update version.php

pull/30977/head
Joas Schilling 4 years ago committed by GitHub
parent a6c3a109c2
commit b521410272
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      version.php

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

Loading…
Cancel
Save