Skip to content

Commit

Permalink
Major version/framework bump for breaking changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-allen-89 committed Apr 25, 2022
1 parent 777ec58 commit 43bb2fb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@ The alternative text for this image. Assign [alt text](https://github.com/adaptl
<div float align=right><a href="#top">Back to Top</a></div>

----------------------------
**Version number:** 5.5.2 <a href="https://community.adaptlearning.org/" target="_blank"><img src="https://github.com/adaptlearning/documentation/blob/master/04_wiki_assets/plug-ins/images/adapt-logo-mrgn-lft.jpg" alt="adapt learning logo" align="right"></a>
**Framework versions:** 5.17.2+
**Version number:** 6.0.0 <a href="https://community.adaptlearning.org/" target="_blank"><img src="https://github.com/adaptlearning/documentation/blob/master/04_wiki_assets/plug-ins/images/adapt-logo-mrgn-lft.jpg" alt="adapt learning logo" align="right"></a>
**Framework versions:** 5.19.1+
**Author / maintainer:** Adapt Core Team with [contributors](https://github.com/adaptlearning/adapt-contrib-hotgraphic/graphs/contributors)
**Accessibility support:** WAI AA
**RTL support:** Yes
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adapt-contrib-hotgraphic",
"version": "5.5.2",
"version": "6.0.0",
"framework": ">=5.19.1",
"homepage": "https://github.com/adaptlearning/adapt-contrib-hotgraphic",
"bugs": "https://github.com/adaptlearning/adapt-contrib-hotgraphic/issues",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "adapt-contrib-hotgraphic",
"version": "5.5.2",
"framework": ">=5.17.2",
"version": "6.0.0",
"framework": ">=5.19.1",
"homepage": "https://github.com/adaptlearning/adapt-contrib-hotgraphic",
"bugs": "https://github.com/adaptlearning/adapt-contrib-hotgraphic/issues",
"component" : "hotgraphic",
Expand Down

0 comments on commit 43bb2fb

Please sign in to comment.