Skip to content

Commit

Permalink
update module.json for 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zarmstrong committed Jun 17, 2021
1 parent 68443b6 commit 9ab6205
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions module.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "PFSConsumables",
"name": "pfsconsumables",
"title": "PFS Consumables",
"description": "This module contains easily drag & drop PFS consumable journal entries.",
"author": "slate",
"version": "1.0.1",
"version": "1.1.0",
"minimumCoreVersion": "0.7.6",
"compatibleCoreVersion": "0.8.7",
"packs": [
Expand All @@ -13,13 +13,13 @@
"name": "journals",
"path": "packs/pfs-consumables.db",
"system": "pf2e",
"package": "PFSConsumables"
"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.1/PFSConsumables-1.0.1.zip",
"download": "https://github.com/zarmstrong/pfs-consumables/releases/download/PFSConsumables-1.1.0/PFSConsumables-1.1.0.zip",
"license": "MIT",
"readme": "https://github.com/zarmstrong/pfs-consumables",
"bugs": "https://github.com/zarmstrong/pfs-consumables/issues",
Expand Down

0 comments on commit 9ab6205

Please sign in to comment.