Skip to content

Commit cc8d2ed

Browse files
authored
fix: plugin supported version (#253)
1 parent e027f01 commit cc8d2ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pluginInterfaceSupported.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"_comment": "contains a list of plugin interfaces branch names that this core supports",
33
"versions": [
4-
"7.0"
4+
"7.1"
55
]
66
}

0 commit comments

Comments
 (0)