Skip to content

Commit

Permalink
updated for 0.0.3 demo release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Norc authored Jul 30, 2020
1 parent 0b29793 commit 8554afe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "Card Hotbar",
"description": "Allows each user to have a hand of cards.",
"author": "Norc",
"version": "0.0.2",
"version": "0.0.3",
"minimumCoreVersion": "0.5.7",
"compatibleCoreVersion":"0.7.0",
"esmodules": ["index.js"],
Expand All @@ -15,6 +15,6 @@
}],
"styles": ["./css/card-hotbar.css"],
"manifest": "https://raw.githubusercontent.com/Norc/foundry-card-hotbar/master/module.json",
"download": "https://github.com/Norc/foundry-card-hotbar/archive/v2.0.5.zip",
"download": "https://github.com/Norc/foundry-card-hotbar/archive/v0.0.3.zip",
"url": "https://github.com/Norc/foundry-card-hotbar"
}

0 comments on commit 8554afe

Please sign in to comment.