Skip to content

Commit 12dc635

Browse files
committed
update module.json
1 parent 5ded226 commit 12dc635

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

module.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@
33
"title": "PF2e Exploration Activities",
44
"description": "Exploration Activity Macro",
55
"author": "IcyLemon",
6-
"version": "1.1.0",
6+
"version": "1.1.1",
77
"compatibility": {
88
"minimum": "10",
9-
"verified": "10.290",
10-
"maximum": "10"
9+
"verified": "10"
1110
},
1211
"esmodules": [
1312
"scripts/init.js",
@@ -24,5 +23,5 @@
2423
"socket": true,
2524
"url": "https://github.com/IcyLemonZ/pf2e-exploration-activities",
2625
"manifest": "https://raw.githubusercontent.com/IcyLemonZ/pf2e-exploration-activities/main/module.json",
27-
"download": "https://github.com/IcyLemonZ/pf2e-exploration-activities/archive/refs/tags/v1.1.0.zip"
26+
"download": "https://github.com/IcyLemonZ/pf2e-exploration-activities/archive/refs/tags/v1.1.1.zip"
2827
}

0 commit comments

Comments
 (0)