Skip to content

Commit

Permalink
version: Update to v0.1.2
Browse files Browse the repository at this point in the history
Update CHANGELOG
Update module.json
  • Loading branch information
bekriebel committed May 31, 2021
1 parent 7fe9fa2 commit 337c2aa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v0.1.2 - Make some moves
* Minor refactor for more consistency
* Update compatible FVTT version to v0.8.6

# v0.1.1 - A little (or big) feature set
* Manifest updates for manifest+, including some media images
* Update compatible FVTT version to v0.8.5
Expand Down
4 changes: 2 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"twitter": "@bekit"
}
],
"version": "0.1.1",
"version": "0.1.2",
"minimumCoreVersion": "0.7.0",
"compatibleCoreVersion": "0.8.5",
"compatibleCoreVersion": "0.8.6",
"manifestPlusVersion": "1.1.0",
"esmodules": [
"src/libCaptions.js"
Expand Down

0 comments on commit 337c2aa

Please sign in to comment.