Skip to content

Commit

Permalink
Actually fixed version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
ian612 committed Jul 10, 2024
1 parent ae2b0b6 commit 98ab6aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"id": "sfrpg",
"type": "system",
"compatibility": {
"minimum": "0.26",
"maximum": "0.26"
"minimum": "0.26.0",
"maximum": "0.26.10"
}
}
]
Expand Down

0 comments on commit 98ab6aa

Please sign in to comment.