Skip to content

Commit

Permalink
update module.json for 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zarmstrong committed Jun 17, 2021
1 parent 3e8df01 commit 68443b6
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,23 @@
"title": "PFS Consumables",
"description": "This module contains easily drag & drop PFS consumable journal entries.",
"author": "slate",
"version": "1.0.0",
"version": "1.0.1",
"minimumCoreVersion": "0.7.6",
"compatibleCoreVersion": "0.8.7",
"scripts": [],
"esmodules": [],
"packs": [
{
"label": "PFS Consumables",
"entity": "JournalEntry",
"name": "PFS-Consumables",
"path": "./packs/pfs-consumables.db",
"name": "journals",
"path": "packs/pfs-consumables.db",
"system": "pf2e",
"package": "PFSConsumables"
}
],
"systems": ["pf2e"],
"url": "https://github.com/zarmstrong/pfs-consumables",
"manifest": "https://raw.githubusercontent.com/zarmstrong/pfs-consumables/main/module.json",
"download": "https://github.com/zarmstrong/pfs-consumables/releases/download/PFSConsumables-1.0.0/PFSConsumables-1.0.0.zip",
"download": "https://github.com/zarmstrong/pfs-consumables/releases/download/PFSConsumables-1.0.1/PFSConsumables-1.0.1.zip",
"license": "MIT",
"readme": "https://github.com/zarmstrong/pfs-consumables",
"bugs": "https://github.com/zarmstrong/pfs-consumables/issues",
Expand Down

0 comments on commit 68443b6

Please sign in to comment.