You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2018/09/29 21:46:13 UTC

[cordova-paramedic] branch master updated: Switch to Safari 11.1

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-paramedic.git


The following commit(s) were added to refs/heads/master by this push:
     new 9526548  Switch to Safari 11.1
9526548 is described below

commit 952654880dfd22fcf7e783595ddd2db47341ebd4
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Sat Sep 29 23:46:03 2018 +0200

    Switch to Safari 11.1
---
 conf/periodic/browser-safari.config.json | 2 +-
 conf/pr/browser-safari.config.json       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/periodic/browser-safari.config.json b/conf/periodic/browser-safari.config.json
index 28f5f67..d9e4688 100644
--- a/conf/periodic/browser-safari.config.json
+++ b/conf/periodic/browser-safari.config.json
@@ -4,5 +4,5 @@
     "cleanUpAfterRun": true,
     "verbose": true,
     "sauceDeviceName": "safari",
-    "saucePlatformVersion": "11.0"
+    "saucePlatformVersion": "11.1"
 }
diff --git a/conf/pr/browser-safari.config.json b/conf/pr/browser-safari.config.json
index e26b2d3..6330db9 100644
--- a/conf/pr/browser-safari.config.json
+++ b/conf/pr/browser-safari.config.json
@@ -4,5 +4,5 @@
     "cleanUpAfterRun": true,
     "verbose": true,
     "sauceDeviceName": "safari",
-    "saucePlatformVersion": "11.0"
+    "saucePlatformVersion": "11.1"
 }


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org