Update module.json to reflect v11 compatiblility

This commit is contained in:
Manuel Vögele
2023-06-11 13:20:11 +02:00
parent 9af692566c
commit c844318836
+2 -2
View File
@@ -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": [
{