Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--version.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/version.php b/version.php
index 299855816a9..b71a1c4be1a 100644
--- a/version.php
+++ b/version.php
@@ -40,6 +40,7 @@ $OC_VersionCanBeUpgradedFrom = [
'21.0' => true,
],
'owncloud' => [
+ '10.5' => true,
],
];