Skip to content

Commit d70f38e

Browse files
committed
1.4.1
1 parent 07edde2 commit d70f38e

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 1.4.1
2+
3+
- `pf2e-trigger`:
4+
- `Roll Damage`:
5+
- fix dc value not always being forwarded to the message flags
6+
17
# 1.4.0
28

39
- fix the `Create/Edit Trigger` dialog width

module.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
},
1919
"socket": true,
2020
"library": true,
21-
"version": "1.4.0",
21+
"version": "1.4.1",
2222
"url": "https://github.com/reonZ/trigger-engine",
2323
"readme": "https://github.com/reonZ/trigger-engine/blob/master/README.md",
2424
"manifest": "https://raw.githubusercontent.com/reonZ/trigger-engine/master/module.json",
25-
"download": "https://github.com/reonZ/trigger-engine/releases/download/1.4.0/module.zip",
25+
"download": "https://github.com/reonZ/trigger-engine/releases/download/1.4.1/module.zip",
2626
"changelog": "https://github.com/reonZ/trigger-engine/blob/master/CHANGELOG.md",
2727
"bugs": "https://github.com/reonZ/trigger-engine/issues",
2828
"styles": [

0 commit comments

Comments
 (0)