Skip to content

Commit

Permalink
Chore(release): 6.7.7 [skip ci]
Browse files Browse the repository at this point in the history
## [6.7.7](v6.7.6...v6.7.7) (2023-07-14)

### Fix

* Fix error when using _isNarrativeOnMobile (fixes #278) ([8897876](8897876)), closes [#278](#278)
  • Loading branch information
semantic-release-bot committed Jul 14, 2023
1 parent 8897876 commit d8092d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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": "6.7.6",
"version": "6.7.7",
"framework": ">=5.31.2",
"homepage": "https://github.com/adaptlearning/adapt-contrib-hotgraphic",
"bugs": "https://github.com/adaptlearning/adapt-contrib-hotgraphic/issues",
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-hotgraphic",
"version": "6.7.6",
"version": "6.7.7",
"framework": ">=5.31.2",
"homepage": "https://github.com/adaptlearning/adapt-contrib-hotgraphic",
"bugs": "https://github.com/adaptlearning/adapt-contrib-hotgraphic/issues",
Expand Down

0 comments on commit d8092d7

Please sign in to comment.