Update version.php to owncloud 10.13

ownCloud's current version is 10.13
migration was tested with a customer; 
documentation was adjusted
https://github.com/nextcloud/documentation/pull/11225

Signed-off-by: Rello <Rello@users.noreply.github.com>
pull/40977/head
Rello 7 months ago committed by GitHub
parent 049804d02f
commit 4218d6ee43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -41,7 +41,7 @@ $OC_VersionCanBeUpgradedFrom = [
'28.0' => true,
],
'owncloud' => [
'10.11' => true,
'10.13' => true,
],
];

Loading…
Cancel
Save