From faf0732c05c5ee67161adae72bd9259a3d55deba Mon Sep 17 00:00:00 2001 From: moloko Date: Mon, 19 Mar 2018 15:35:27 +0000 Subject: [PATCH] bump version, update cross-platform coverage list --- README.md | 4 ++-- bower.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 90cab88..fbaf172 100644 --- a/README.md +++ b/README.md @@ -90,9 +90,9 @@ When viewport size changes to the smallest range, this component will behave lik ---------------------------- -**Version number:** 2.1.1 adapt learning logo +**Version number:** 2.1.2 adapt learning logo **Framework versions:** 2+ **Author / maintainer:** Adapt Core Team with [contributors](https://github.com/adaptlearning/adapt-contrib-hotgraphic/graphs/contributors) **Accessibility support:** WAI AA **RTL support:** yes -**Cross-platform coverage:** Chrome, Chrome for Android, Firefox (ESR + latest version), Edge 12, IE 11, IE10, IE9, IE8, IE Mobile 11, Safari iOS 9+10, Safari OS X 9+10, Opera +**Cross-platform coverage:** Chrome, Chrome for Android, Firefox (ESR + latest version), Edge, IE11, IE10, IE9, IE8, IE Mobile 11, Safari 10+11 for macOS+iOS, Opera diff --git a/bower.json b/bower.json index b458e6b..cd2de97 100644 --- a/bower.json +++ b/bower.json @@ -1,9 +1,9 @@ { "name": "adapt-contrib-hotgraphic", - "version": "2.1.1", + "version": "2.1.2", "framework": ">=2", "homepage": "https://github.com/adaptlearning/adapt-contrib-hotgraphic", - "issues": "https://github.com/adaptlearning/adapt_framework/issues/new?title=contrib-hotgraphic%3A%20please%20enter%20a%20brief%20summary%20of%20the%20issue%20here&body=please%20provide%20a%20full%20description%20of%20the%20problem,%20including%20steps%20on%20how%20to%20replicate,%20what%20browser(s)/device(s)%20the%20problem%20occurs%20on%20and,%20where%20helpful,%20screenshots.", + "issues": "https://github.com/adaptlearning/adapt_framework/issues/new?title=contrib-hotgraphic%3A%20please%20enter%20a%20brief%20summary%20of%20the%20issue%20here", "description": "A component that enables a user to click on hot spots over an image and display a detailed popup that includes an image with text.", "main": "/js/adapt-contrib-hotgraphic.js", "displayName" : "Hot Graphic",