From 716d7cc72bfae95d29cbc75f836cc89d9fe641f3 Mon Sep 17 00:00:00 2001 From: moloko Date: Wed, 23 Jan 2019 17:03:52 +0000 Subject: [PATCH] version & fw dependency bump --- README.md | 4 ++-- bower.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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",