Skip to content

Commit

Permalink
Update module.json
Browse files Browse the repository at this point in the history
  • Loading branch information
earlSt1 authored May 15, 2021
1 parent f49c219 commit 48b268a
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,13 +3,13 @@
"title": "Custom Nameplates",
"description": "Configure the size, font, and colour of token nameplates",
"author": "Erceron",
"version": "2.0.0",
"version": "2.0.1",
"minimumCoreVersion": "0.8.2",
"compatibleCoreVersion":"0.8.2",
"esmodules": [
"./custom-nameplates.js"
],
"url": "https://github.com/earlSt1/vtt-custom-nameplates",
"manifest": "https://raw.githubusercontent.com/earlSt1/vtt-custom-nameplates/master/module.json",
"download": "https://github.com/earlSt1/vtt-custom-nameplates/releases/download/2.0.0/2.0.0.zip"
"manifest": "https://raw.githubusercontent.com/earlSt1/vtt-custom-nameplates/08x-update/module.json",
"download": "https://github.com/earlSt1/vtt-custom-nameplates/releases/download/2.0.1/2.0.1.zip"
}

0 comments on commit 48b268a

Please sign in to comment.