diff --git a/README.md b/README.md index 8cf0375..94b8634 100644 --- a/README.md +++ b/README.md @@ -119,5 +119,5 @@ No known limitations. **Author / maintainer:** Adapt Core Team with [contributors](https://github.com/adaptlearning/adapt-contrib-gmcq/graphs/contributors) **Accessibility support:** WAI AA **RTL support:** yes -**Cross-platform coverage:** Chrome, Chrome for Android, Firefox (ESR + latest version), Edge, IE11, IE Mobile 11, Safari 10+11 for macOS+iOS, Opera +**Cross-platform coverage:** Chrome, Chrome for Android, Firefox (ESR + latest version), Edge, IE11, IE Mobile 11, Safari 11+12 for macOS+iOS, Opera diff --git a/bower.json b/bower.json index c6f2a19..90f73c9 100644 --- a/bower.json +++ b/bower.json @@ -3,7 +3,7 @@ "version": "3.0.0", "framework": ">=2.0.11", "homepage": "https://github.com/adaptlearning/adapt-contrib-gmcq", - "issues": "https://github.com/adaptlearning/adapt_framework/issues/new?title=contrib-gmcq%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", "displayName" : "Graphical Multiple Choice Question", "component" : "gmcq", "description": "A multiple choice question component, with images",