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-01 15:55:54 +0300
committerGitHub <noreply@github.com>2021-07-01 15:55:54 +0300
commitdf9adf82fe1455bc4223041df132f3666b3e8d83 (patch)
treef86cc49a922bfe1475c99658e2546b246f1a426f
parent1bc4a805c3cbe8465989410534c972137aaeb2c4 (diff)
parentcdc04388297c5bfb9b65ef867f7bca2b4348dcda (diff)
Merge pull request #606 from nextcloud/fix/19to20
only bring 19.0.13 to 20
-rwxr-xr-xconfig/config.php2
-rw-r--r--tests/integration/features/beta.feature4
2 files changed, 3 insertions, 3 deletions
diff --git a/config/config.php b/config/config.php
index 61d006f..2aa500a 100755
--- a/config/config.php
+++ b/config/config.php
@@ -557,7 +557,7 @@ Agj27C2fzphoisqAhholcQ==',
],
],
- '19.0.11' => [
+ '19.0.13' => [
'100' => [
'latest' => '20.0.11',
'internalVersion' => '20.0.11.1',
diff --git a/tests/integration/features/beta.feature b/tests/integration/features/beta.feature
index 8ca17f9..aa083bf 100644
--- a/tests/integration/features/beta.feature
+++ b/tests/integration/features/beta.feature
@@ -411,9 +411,9 @@ Feature: Testing the update scenario of beta releases
WN2PwtM3nn6/5y0BMhJueQ==
"""
- Scenario: Updating the latest Nextcloud 19.0.10 on the beta channel
+ Scenario: Updating the latest Nextcloud 19.0.13 on the beta channel
Given There is a release with channel "beta"
- And The received version is "19.0.11.0"
+ And The received version is "19.0.13.0"
And The received PHP version is "7.2.0"
And the installation mtime is "11"
When The request is sent