Skip to content

Commit

Permalink
Update system requirements and version
Browse files Browse the repository at this point in the history
  • Loading branch information
ian612 committed Jul 10, 2024
1 parent ac3803f commit ae2b0b6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions module.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"id": "sfrpg-item-sheets",
"title": "SFRPG Enhanced Item Sheets",
"version": "1.0",
"version": "1.0.1",
"compatibility": {
"minimum": "11",
"verified": "11"
"minimum": "12",
"verified": "12"
},
"relationships": {
"systems": [
{
"id": "sfrpg",
"type": "system",
"compatibility": {
"minimum": "0.25",
"maximum": "0.25.10"
"minimum": "0.26",
"maximum": "0.26"
}
}
]
Expand Down

0 comments on commit ae2b0b6

Please sign in to comment.