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:
authorblizzz <blizzz@arthur-schiwon.de>2021-08-11 13:05:11 +0300
committerGitHub <noreply@github.com>2021-08-11 13:05:11 +0300
commitc10902c80d4dfc5706aade521e84ed74bd526fbe (patch)
treeb8788307f527733db6ee1ea99d841723fa86a842
parent7a76239ea8b987db560e6bbb50782b1d886c36c1 (diff)
parentddac7c0e4d73e17fd1a78cd8e04363573e102225 (diff)
Merge pull request #636 from nextcloud/announce-21-only-for-20.0.12
Announce 21 only for instances on 20.0.12
-rwxr-xr-xconfig/config.php2
-rw-r--r--tests/integration/features/stable.feature4
2 files changed, 3 insertions, 3 deletions
diff --git a/config/config.php b/config/config.php
index 4e7e805..8d384f7 100755
--- a/config/config.php
+++ b/config/config.php
@@ -154,7 +154,7 @@ M+LjFGQ3UrLdLEUspKcF0awiacjCuvMGF6ns835tSzzZA9EhlsTIcfpO0rLWZo2B
h1nzVu4H9N0bSFDgo65oIQ==',
],
],
- '20.0.11' => [
+ '20.0.12' => [
'100' => [
'latest' => '21.0.4',
'internalVersion' => '21.0.4.1',
diff --git a/tests/integration/features/stable.feature b/tests/integration/features/stable.feature
index 8eb3ffd..33aa864 100644
--- a/tests/integration/features/stable.feature
+++ b/tests/integration/features/stable.feature
@@ -699,9 +699,9 @@ Feature: Testing the update scenario of stable releases
"""
- Scenario: Updating the Nextcloud 20.0.11 on the stable channel
+ Scenario: Updating the Nextcloud 20.0.12 on the stable channel
Given There is a release with channel "stable"
- And The received version is "20.0.11.1"
+ And The received version is "20.0.12.1"
And The received PHP version is "7.3.0"
And the installation mtime is "11"
When The request is sent