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:
-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