diff --git a/README.md b/README.md
index fbaf172..0427db2 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.2
-**Framework versions:** 2+
+**Version number:** 3.0.0
+**Framework versions:** 3+
**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, IE11, IE10, IE9, IE8, IE Mobile 11, Safari 10+11 for macOS+iOS, Opera
+**Cross-platform coverage:** Chrome, Chrome for Android, Firefox (ESR + latest version), Edge, IE 11, IE Mobile 11, Safari 10+11 for macOS+iOS, Opera
diff --git a/bower.json b/bower.json
index cd2de97..ae1af05 100644
--- a/bower.json
+++ b/bower.json
@@ -1,10 +1,10 @@
{
"name": "adapt-contrib-hotgraphic",
- "version": "2.1.2",
- "framework": ">=2",
+ "version": "3.0.0",
+ "framework": ">=3",
"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",
- "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.",
+ "issues": "https://github.com/adaptlearning/adapt_framework/issues/new",
+ "description": "A component that enables a user to click on pins over an image to display more detail in a popup",
"main": "/js/adapt-contrib-hotgraphic.js",
"displayName" : "Hot Graphic",
"component" : "hotgraphic",