We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b56791 commit 2c5a4f0Copy full SHA for 2c5a4f0
1 file changed
src/module.json
@@ -10,7 +10,7 @@
10
"url": "https://github.com/HadaIonut"
11
}
12
],
13
- "version": "1.1.1",
+ "version": "1.1.2",
14
"esmodules": ["scripts/foundry-mgl.js"],
15
"styles": ["styles/foundry-mgl.css"],
16
"languages":
@@ -23,7 +23,7 @@
23
"minimumCoreVersion": "0.6.5",
24
"compatibleCoreVersion": "0.7.7",
25
"url": "https://github.com/HadaIonut/Foundry-mgl",
26
- "manifest": "https://github.com/HadaIonut/Foundry-mgl/releases/download/v1.1.1/module.json",
27
- "download": "https://github.com/HadaIonut/Foundry-mgl/releases/download/v1.1.1/module.zip",
+ "manifest": "https://github.com/HadaIonut/Foundry-mgl/releases/download/v1.1.2/module.json",
+ "download": "https://github.com/HadaIonut/Foundry-mgl/releases/download/v1.1.2/module.zip",
28
"changelog": ""
29
0 commit comments