Skip to content

Commit

Permalink
update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
tsrgit committed Jul 22, 2023
1 parent 2f8f0e8 commit d28d4c5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"name": "grouproll",
"title": "Group Roll Checks and Saves",
"description": "This module rolls skill and ability checks for groups of tokens.",
"version": "0.11.0",
"version": "0.11.1",
"minimumCoreVersion": "0.7.2",
"compatibleCoreVersion": "11",
"compatibility": {
"minimum": "0.7.2",
"verified": "11.300"
"verified": "11.306"
},
"author": "trdischat",
"authors": [{
Expand All @@ -23,7 +23,7 @@
"type": "system",
"manifest": "https://raw.githubusercontent.com/foundryvtt/dnd5e/master/system.json",
"compatibility": {
"verified": "2.2.1"
"verified": "2.2.2"
}
}]
},
Expand All @@ -36,5 +36,5 @@
}],
"url": "https://github.com/trdischat/grouproll",
"manifest": "https://github.com/trdischat/grouproll/releases/latest/download/module.json",
"download": "https://github.com/trdischat/grouproll/releases/download/0.11.0/module.zip"
"download": "https://github.com/trdischat/grouproll/releases/download/0.11.1/module.zip"
}

0 comments on commit d28d4c5

Please sign in to comment.