Skip to content

Commit 909bbaf

Browse files
committed
Add verified compatibility for UI extender 2.1.1
1 parent 969897f commit 909bbaf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

static/module.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@
2222
},
2323
{
2424
"id": "lib-dfreds-ui-extender",
25-
"type": "module"
25+
"type": "module",
26+
"compatibility": {
27+
"verified": "2.1.1"
28+
}
2629
}
2730
]
2831
},

0 commit comments

Comments
 (0)