Skip to content

Commit

Permalink
release(0.5.4):
Browse files Browse the repository at this point in the history
- Significant crafting chat improvements
- Crafting tab no longer lists unusable components
  • Loading branch information
Matt Potts committed Mar 17, 2021
1 parent db420bf commit 3d7d7ce
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"discord": "ComicXero#0255"
}
],
"version": "0.5.3",
"version": "0.5.4",
"minimumCoreVersion": "0.7.9",
"compatibleCoreVersion": "0.7.9",
"manifestPlusVersion": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fabricate",
"version": "0.5.3",
"version": "0.5.4",
"description": "A system-agnostic, flexible crafting module for FoundryVT",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"discord": "ComicXero#0255"
}
],
"version": "0.5.3",
"version": "0.5.4",
"minimumCoreVersion": "0.7.9",
"compatibleCoreVersion": "0.7.9",
"manifestPlusVersion": "1.0.0",
Expand Down

0 comments on commit 3d7d7ce

Please sign in to comment.