Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe A. Spandrusyszyn committed Oct 23, 2020
1 parent 488c34b commit ac5d7ac
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 @@
{
"type": "module",
"name": "illandril-token-hud-scale",
"version": "1.0.2",
"version": "1.0.3",
"title": "Illandril's Token HUD scaler",
"description": "Improves the visibility of the Token HUD and Status Effect icons. More specifically, this increases the scale of the Token HUD by 50%, adjusts the size of token status effects so they fit 3 across for the token (60% larger than standard for 1:1 tokens, much larger than standard for double-sized tokens, slightly smaller than standard for half-size tokens), and increases the opacity of the background behind both the Token HUD and Status Effect icons.",
"author": "Joe Spandrusyszyn",
Expand All @@ -14,5 +14,5 @@
"bugs": "https://github.com/illandril/FoundryVTT-token-hud-scale/issues",
"changelog": "https://github.com/illandril/FoundryVTT-token-hud-scale/blob/master/CHANGELOG.md",
"manifest": "https://github.com/illandril/FoundryVTT-token-hud-scale/releases/latest/download/module.json",
"download": "https://github.com/illandril/FoundryVTT-token-hud-scale/releases/download/v1.0.2/illandril-token-hud-scale.zip"
"download": "https://github.com/illandril/FoundryVTT-token-hud-scale/releases/download/v1.0.3/illandril-token-hud-scale.zip"
}

0 comments on commit ac5d7ac

Please sign in to comment.