Skip to content

Commit

Permalink
version bump v0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
akrigline committed Jan 2, 2023
1 parent 96285e7 commit 4005130
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "foundryvtt-compactBeyond5eSheet",
"version": "0.21.0",
"version": "0.21.1",
"description": "A compact character sheet with similar layout to dndbeyond's.",
"scripts": {
"publish": "gulp publish",
Expand Down
4 changes: 2 additions & 2 deletions src/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"id": "compact-beyond-5e-sheet",
"title": "Compact DnDBeyond 5e Character Sheet",
"description": "A compact 5e character sheet with similar layout and functionality to dndbeyond's.",
"version": "0.21.0",
"version": "0.21.1",
"author": "Andrew Krigline (akrigline)",
"authors": [
{
Expand Down Expand Up @@ -79,7 +79,7 @@
},
"bugs": "https://github.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/issues",
"changelog": "https://github.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/releases",
"download": "https://github.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/releases/download/v0.21.0/module.zip",
"download": "https://github.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/releases/download/v0.21.1/module.zip",
"manifest": "https://github.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/releases/latest/download/module.json",
"readme": "https://raw.githubusercontent.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet/master/README.md",
"url": "https://github.com/ElfFriend-DnD/foundryvtt-compactBeyond5eSheet",
Expand Down

0 comments on commit 4005130

Please sign in to comment.