Skip to content

Commit

Permalink
Upgrade to wombat 3.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit74 committed Nov 15, 2024
1 parent 161b323 commit 1eb41ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed

- Upgrade to wombat 3.8.4 (#334)
- Upgrade to wombat 3.8.6 (#334)
- Fix wombat setup settings (especially `isSW`) (#293)

## [2.1.3] - 2024-11-01
Expand Down
2 changes: 1 addition & 1 deletion openzim.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ execute_after=[

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

[files.assets.actions."wombatSetup.js"] # fallback if this script has not been properly build (should happen only in dev)
Expand Down

0 comments on commit 1eb41ff

Please sign in to comment.