Skip to content

Commit

Permalink
update module.json
Browse files Browse the repository at this point in the history
  • Loading branch information
IcyLemonZ committed Nov 18, 2022
1 parent 5ded226 commit 12dc635
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@
"title": "PF2e Exploration Activities",
"description": "Exploration Activity Macro",
"author": "IcyLemon",
"version": "1.1.0",
"version": "1.1.1",
"compatibility": {
"minimum": "10",
"verified": "10.290",
"maximum": "10"
"verified": "10"
},
"esmodules": [
"scripts/init.js",
Expand All @@ -24,5 +23,5 @@
"socket": true,
"url": "https://github.com/IcyLemonZ/pf2e-exploration-activities",
"manifest": "https://raw.githubusercontent.com/IcyLemonZ/pf2e-exploration-activities/main/module.json",
"download": "https://github.com/IcyLemonZ/pf2e-exploration-activities/archive/refs/tags/v1.1.0.zip"
"download": "https://github.com/IcyLemonZ/pf2e-exploration-activities/archive/refs/tags/v1.1.1.zip"
}

0 comments on commit 12dc635

Please sign in to comment.