Skip to content

Commit

Permalink
Update module.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Sparkasaurusmex authored Sep 5, 2020
1 parent 27106ba commit b29ea8d
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 @@ -2,15 +2,15 @@
"name": "HorrorUI",
"title": "Gothic Horror UI",
"description": "A Gothic Horror flavored UI for Foundry VTT.",
"version": "0.2",
"version": "0.3",
"author": "Sparkasaurusmex",
"scripts": [ "HorrorUI.js" ],
"styles": [ "HorrorUI.css" ],
"esmodules": [],
"packs": [],
"url": "https://github.com/Sparkasaurusmex/CoSui/",
"manifest": "https://raw.githubusercontent.com/Sparkasaurusmex/CoSui/master/module.json",
"download": "https://github.com/Sparkasaurusmex/CoSui/releases/download/0.2/HorrorUI.zip",
"download": "https://github.com/Sparkasaurusmex/CoSui/releases/download/0.3/HorrorUI.zip",
"minimumCoreVersion": "0.5.5",
"compatibleCoreVersion": "0.6.6"
}

0 comments on commit b29ea8d

Please sign in to comment.