Skip to content

Commit

Permalink
Merge pull request #8 from ChasarooniZ/v12
Browse files Browse the repository at this point in the history
Update module.json
  • Loading branch information
ChasarooniZ authored Jun 17, 2024
2 parents b161b5b + 2d00774 commit 6565c43
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"description": "A FAN module inspired by the rules Lawyer that shows off his iconic +1s Matter",
"version": "#{VERSION}#",
"compatibility": {
"minimum": "10",
"verified": "11"
"minimum": "12",
"verified": "12"
},
"authors": [{
"name": "chasarooniZ"
Expand All @@ -15,24 +15,24 @@
"id": "pf2e",
"type": "system",
"compatibility": {
"minimum": "5.2.1",
"verified": "5.3.0"
"minimum": "6.0.0",
"verified": "6.0.2"
}
}],
"requires": [{
"id": "sequencer",
"type": "module",
"compatibility": {
"minimum": "3.0.0",
"verified": "3.1.2"
"verified": "3.2.0"
}
},
{
"id": "pf2e-modifiers-matter",
"type": "module",
"compatibility": {
"minimum": "1.8.0",
"verified": "1.8.8"
"minimum": "1.9.0",
"verified": "1.9.5"
}
}
]
Expand Down Expand Up @@ -62,4 +62,4 @@
"manifest": "#{MANIFEST}#",
"download": "#{DOWNLOAD}#",
"readme": "https://github.com/chasarooniZ/pf2e-rules-lawyer/blob/master/README.md"
}
}

0 comments on commit 6565c43

Please sign in to comment.