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

github.com/nextcloud/updater_server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2021-07-16 11:11:30 +0300
committerGitHub <noreply@github.com>2021-07-16 11:11:30 +0300
commit208f04cdc01c263865b8bfc5364af4c635e2ae8d (patch)
tree0233ddd3af8baeb2ca9648fc19e5a80f2c2e9359
parentc6a7c26121914536e4a8a16d83bee2ac7656400f (diff)
parent6c5e14ab1123edc93a715862294d79b33ab66ae8 (diff)
Merge pull request #613 from nextcloud/20-fully-to-21
offer 21 to every 20 instance
-rwxr-xr-xconfig/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.php b/config/config.php
index 765ee0b..dc7c527 100755
--- a/config/config.php
+++ b/config/config.php
@@ -141,7 +141,7 @@ sS7mkjDOEbsr9YBt6rNW+ghg2W73gacXfoy5beK1qZ9QGNk9o43OxaKPgkzGuluu
],
],
'20.0.11' => [
- '70' => [
+ '100' => [
'latest' => '21.0.3',
'internalVersion' => '21.0.3.1',
'downloadUrl' => 'https://download.nextcloud.com/server/releases/nextcloud-21.0.3.zip',