Skip to content

Commit 86b8b76

Browse files
committed
fix: update version to 1.0.1 to match GitHub release
1 parent ac0d2bb commit 86b8b76

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

module.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "token-stack-selector",
33
"title": "Token Stack Selector",
44
"description": "Interface moderna para seleção de tokens empilhados no Foundry VTT. Permite escolher facilmente entre tokens sobrepostos com um painel elegante similar ao sistema de condições.",
5-
"version": "1.0.0",
5+
"version": "1.0.1",
66
"authors": [
77
{
88
"name": "Sub-Dev",
@@ -20,8 +20,8 @@
2020
"download": "https://github.com/Sub-Dev/token-stack-selector/releases/latest/download/token-stack-selector.zip",
2121
"bugs": "https://github.com/Sub-Dev/token-stack-selector/issues",
2222
"changelog": "https://github.com/Sub-Dev/token-stack-selector/releases",
23-
"readme": "https://github.com/Sub-Dev/token-stack-selector/blob/main/README.md",
24-
"license": "https://github.com/Sub-Dev/token-stack-selector/blob/main/LICENSE",
23+
"readme": "https://github.com/Sub-Dev/token-stack-selector/blob/master/README.md",
24+
"license": "https://github.com/Sub-Dev/token-stack-selector/blob/master/LICENSE",
2525
"media": [
2626
{
2727
"type": "screenshot",

0 commit comments

Comments
 (0)