Skip to content

Commit

Permalink
Update module.json
Browse files Browse the repository at this point in the history
  • Loading branch information
thatlonelybugbear authored Apr 9, 2024
1 parent 0b1f2bd commit 6917a13
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "automated-conditions-5e",
"title": "Automated Conditions 5e",
"description": "A small module for Foundry VTT that tries to automate some rolling aspects of the common 5e Conditions.",
"version": "11.315311.6",
"version": "11.315311.6.1",
"authors": [
{
"name": "thatlonelybugbear",
Expand All @@ -24,7 +24,7 @@
"type": "system",
"compatibility": {
"minimum": "3.0.0",
"maximum": "3.1.1"
"maximum": "3.1.2"
}
}
]
Expand Down Expand Up @@ -52,6 +52,6 @@
"url": "https://github.com/thatlonelybugbear/automated-conditions-5e",
"license": "https://raw.githubusercontent.com/thatlonelybugbear/automated-conditions-5e/main/LICENSE",
"manifest": "https://github.com/thatlonelybugbear/automated-conditions-5e/releases/latest/download/module.json",
"download": "https://github.com/thatlonelybugbear/automated-conditions-5e/releases/download/v11.315311.6/module.zip",
"download": "https://github.com/thatlonelybugbear/automated-conditions-5e/releases/download/v11.315311.6.1/module.zip",
"changelog": "https://raw.githubusercontent.com/thatlonelybugbear/automated-conditions-5e/main/Changelog.md"
}

0 comments on commit 6917a13

Please sign in to comment.