Update module.json to reflect v11 compatiblility
This commit is contained in:
+3
-3
@@ -4,8 +4,8 @@
|
||||
"description": "When dragging a token displays a ruler showing how far you've moved that token.",
|
||||
"version": "1.13.4",
|
||||
"compatibility": {
|
||||
"minimum": "10",
|
||||
"verified": "10"
|
||||
"minimum": "11",
|
||||
"verified": "11"
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
@@ -86,4 +86,4 @@
|
||||
"changelog": "https://github.com/manuelVo/foundryvtt-drag-ruler/blob/master/CHANGELOG.md",
|
||||
"bugs": "https://github.com/manuelVo/foundryvtt-drag-ruler/issues",
|
||||
"allowBugReporter": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user