diff --git a/README.md b/README.md index fd3b374..772d70f 100644 --- a/README.md +++ b/README.md @@ -90,8 +90,8 @@ When viewport size changes to the smallest range, this component will behave lik ---------------------------- -**Version number:** 3.0.1 adapt learning logo -**Framework versions:** 3.2+ +**Version number:** 4.0.0 adapt learning logo +**Framework versions:** 3.3+ **Author / maintainer:** Adapt Core Team with [contributors](https://github.com/adaptlearning/adapt-contrib-hotgraphic/graphs/contributors) **Accessibility support:** WAI AA **RTL support:** yes diff --git a/bower.json b/bower.json index bd5a758..e26a499 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "adapt-contrib-hotgraphic", - "version": "3.0.1", - "framework": ">=3.2", + "version": "4.0.0", + "framework": ">=3.3", "homepage": "https://github.com/adaptlearning/adapt-contrib-hotgraphic", "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",