Skip to content

Commit

Permalink
Update module.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jopeek authored Jul 6, 2024
1 parent 7b9e267 commit d6d468f
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
@@ -1,7 +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": "11.300.2",
"version": "12.0.0",
"scripts": [
"/token-info-icons.js"
],
Expand All @@ -20,7 +20,7 @@
],
"compatibility": {
"minimum": "0.8.0",
"verified": "11"
"verified": "12"
},
"relationships": {
"systems": [
Expand Down

0 comments on commit d6d468f

Please sign in to comment.