Skip to content

Commit

Permalink
Update module.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jopeek committed May 27, 2023
1 parent 293cb23 commit 2d5e65c
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions module.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,7 @@
{
"title": "Token Info Icons",
"description": "Simple module that displays Speed, AC, and Passive Perception on Tokens for the GM or optionally players.",
"version": "2.3.10",
"authors": [
{
"name": "Jan Ole Peek (ChalkOne)",
"flags": {}
}
],
"compatibility": {
"minimum": "10",
"verified": "10"
},
"version": "2.3.11",
"scripts": [
"/token-info-icons.js"
],
Expand All @@ -22,6 +12,16 @@
"manifest": "https://raw.githubusercontent.com/jopeek/fvtt-token-info-icons/master/module.json",
"download": "https://github.com/jopeek/fvtt-token-info-icons/archive/refs/heads/master.zip",
"id": "token-info-icons",
"authors": [
{
"name": "Jan Ole Peek (ChalkOne)",
"flags": {}
}
],
"compatibility": {
"minimum": "0.8.0",
"verified": "11"
},
"relationships": {
"systems": [
{
Expand Down

0 comments on commit 2d5e65c

Please sign in to comment.