Skip to content

Commit

Permalink
remove compat to pre 3.0 module
Browse files Browse the repository at this point in the history
  • Loading branch information
PwQt committed Mar 14, 2024
1 parent c53c148 commit 1654a64
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,8 @@
"type": "system",
"manifest": "https://raw.githubusercontent.com/foundryvtt/dnd5e/master/system.json",
"compatibility": {
"verified": "3.0.1"
"minimum": "3.0.0",
"verified": "3.0.4"
}
}
],
Expand Down

0 comments on commit 1654a64

Please sign in to comment.