Skip to content

Commit

Permalink
version 0.8.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Tenti committed Dec 1, 2021
1 parent 7f861fc commit 77937ec
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 77 deletions.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.8.17

- Bug fix of [[BUG]](https://github.com/League-of-Foundry-Developers/fvtt-module-trigger-happy/issues/65) ty to tposney with is pr [fix for @Trigger[capture move] etc ](https://github.com/League-of-Foundry-Developers/fvtt-module-trigger-happy/pull/66)

## 0.8.16

- Add folder images to the gulp build file
Expand Down
73 changes: 0 additions & 73 deletions module-dev.json

This file was deleted.

8 changes: 4 additions & 4 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "trigger-happy",
"title": "Trigger Happy",
"description": "Automate everything in your world by creating triggers for your players to spring traps or anything you can think of!",
"version": "0.8.16",
"version": "0.8.17",
"author": "KaKaRoTo, tposney, p4535992",
"type": "module",
"socket": true,
Expand Down Expand Up @@ -61,9 +61,9 @@
],
"url": "https://github.com/League-of-Foundry-Developers/fvtt-module-trigger-happy",
"manifest": "https://github.com/League-of-Foundry-Developers/fvtt-module-trigger-happy/releases/latest/download/module.json",
"download": "https://github.com/League-of-Foundry-Developers/fvtt-module-trigger-happy/releases/download/v0.8.16/module.zip",
"readme": "https://github.com/League-of-Foundry-Developers/fvtt-module-trigger-happy/blob/v0.8.16/README.md",
"changelog": "https://github.com/League-of-Foundry-Developers/fvtt-module-trigger-happy/blob/v0.8.16/changelog.md",
"download": "https://github.com/League-of-Foundry-Developers/fvtt-module-trigger-happy/releases/download/v0.8.17/module.zip",
"readme": "https://github.com/League-of-Foundry-Developers/fvtt-module-trigger-happy/blob/v0.8.17/README.md",
"changelog": "https://github.com/League-of-Foundry-Developers/fvtt-module-trigger-happy/blob/v0.8.17/changelog.md",
"bugs": "https://github.com/League-of-Foundry-Developers/fvtt-module-trigger-happy/issues",
"minimumCoreVersion": "0.8.3",
"compatibleCoreVersion": "0.8.9",
Expand Down

0 comments on commit 77937ec

Please sign in to comment.