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

github.com/nextcloud/usercontent.apps.nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sync.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync.php b/sync.php
index 895dea8..85bdd8c 100644
--- a/sync.php
+++ b/sync.php
@@ -36,6 +36,7 @@ $supportedVersions = [
'16.0.0',
'17.0.0',
'18.0.0',
+ '19.0.0',
];
foreach($supportedVersions as $version) {