Skip to content

Commit

Permalink
setting up for 1.6.1-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Norc authored May 24, 2021
1 parent 8166f1d commit 06a7cf8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"title": "Card Support (Unofficial)",
"description": "Unofficial deck support for foundry that allows you to have cards and player hands and the like.",
"author": "Spacemandev, Norc",
"version": "1.6.0-beta",
"version": "1.6.1-beta",
"minimumCoreVersion": "0.8.5",
"compatibleCoreVersion": "0.8.5",
"url": "https://github.com/spacemandev-git/fvtt-card-support",
"manifest": "https://raw.githubusercontent.com/spacemandev-git/fvtt-card-support/1.6.0-beta/module.json",
"download": "https://github.com/spacemandev-git/fvtt-card-support/archive/refs/tags/1.6.0-beta.zip",
"manifest": "https://raw.githubusercontent.com/spacemandev-git/fvtt-card-support/1.6.1-beta/module.json",
"download": "https://github.com/spacemandev-git/fvtt-card-support/archive/refs/tags/1.6.1-beta.zip",
"esmodules": [
"./scripts/decksupport.js",
"./scripts/tileHud.js",
Expand Down

0 comments on commit 06a7cf8

Please sign in to comment.