Skip to content

Commit 872027c

Browse files
committed
Version
1 parent 0490cf2 commit 872027c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/module.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"title": "Foundry Meters, Grams & Liters",
44
"description": "An expandable module that allows for easy and quick conversion of any data in the imperial system to the metric system.",
55
"author": ["HadaIonut"],
6-
"version": "1.0.0",
6+
"version": "1.0.1",
77
"esmodules": ["scripts/foundry-mgl.js"],
88
"styles": ["styles/foundry-mgl.css"],
99
"languages":
@@ -16,7 +16,7 @@
1616
"minimumCoreVersion": "0.6.5",
1717
"compatibleCoreVersion": "0.7.7",
1818
"url": "https://github.com/HadaIonut/Foundry-mgl",
19-
"manifest": "https://github.com/HadaIonut/Foundry-mgl/releases/download/v1.0.0/module.json",
20-
"download": "https://github.com/HadaIonut/Foundry-mgl/releases/download/v1.0.0/module.zip",
19+
"manifest": "https://github.com/HadaIonut/Foundry-mgl/releases/download/v1.0.1/module.json",
20+
"download": "https://github.com/HadaIonut/Foundry-mgl/releases/download/v1.0.1/module.zip",
2121
"changelog": ""
2222
}

0 commit comments

Comments
 (0)