Skip to content

Commit

Permalink
Version bump and correcting bower FW dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cahirodoherty-learningpool committed May 11, 2022
1 parent 9c61473 commit 978f974
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 @@ -71,8 +71,8 @@ No known limitations.

----------------------------

**Version number:** 6.0.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.14.0+
**Version number:** 6.0.3 <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
**Accessibility support:** WAI AA
**RTL support:** Yes
Expand Down
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "adapt-contrib-accordion",
"version": "6.0.2",
"framework": ">=5.14.0",
"version": "6.0.3",
"framework": ">=5.19.1",
"homepage": "https://github.com/adaptlearning/adapt-contrib-accordion",
"bugs": "https://github.com/adaptlearning/adapt-contrib-accordion/issues",
"component" : "accordion",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adapt-contrib-accordion",
"version": "6.0.2",
"version": "6.0.3",
"framework": ">=5.19.1",
"homepage": "https://github.com/adaptlearning/adapt-contrib-accordion",
"bugs": "https://github.com/adaptlearning/adapt-contrib-accordion/issues",
Expand Down

0 comments on commit 978f974

Please sign in to comment.