Skip to content

Commit

Permalink
Chore(release): 5.2.4 [skip ci]
Browse files Browse the repository at this point in the history
## [5.2.4](v5.2.3...v5.2.4) (2024-07-18)

### Fix

* assessment restore can error if switching to structurally different language (fixes #202) ([5045727](5045727)), closes [#202](#202)
  • Loading branch information
semantic-release-bot committed Jul 18, 2024
1 parent 5045727 commit 5179537
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-assessment",
"version": "5.2.3",
"version": "5.2.4",
"framework": ">=5.19.1",
"homepage": "https://github.com/adaptlearning/adapt-contrib-assessment",
"bugs": "https://github.com/adaptlearning/adapt-contrib-assessment/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-assessment",
"version": "5.2.3",
"version": "5.2.4",
"framework": ">=5.19.1",
"homepage": "https://github.com/adaptlearning/adapt-contrib-assessment",
"bugs": "https://github.com/adaptlearning/adapt-contrib-assessment/issues",
Expand Down

0 comments on commit 5179537

Please sign in to comment.