Skip to content

Commit

Permalink
Upgrade to wombat 3.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit74 committed Jan 7, 2025
1 parent fa387b1 commit 5c7bfde
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## Changed

- Upgrade wombat to 3.8.7 (#239)

## [5.0.0rc2] - 2025-01-07

## Fixed
Expand Down
2 changes: 1 addition & 1 deletion openzim.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ execute_after=[

[files.assets.actions."wombat.js"]
action="get_file"
source="https://cdn.jsdelivr.net/npm/@webrecorder/wombat@3.8.2/dist/wombat.js"
source="https://cdn.jsdelivr.net/npm/@webrecorder/wombat@3.8.7/dist/wombat.js"
target_file="wombat.js"

0 comments on commit 5c7bfde

Please sign in to comment.