Skip to content

Commit 368ca8c

Browse files
committed
set apiVersion in extension.json
1 parent 56e20de commit 368ca8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/extension.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"end": { "hex": "#6b57ff", "opacity": 0.6 }
1313
}
1414
},
15+
"apiVersion": "0.1",
1516
"compatibleVersionRange": {
16-
"from": "2.1",
17-
"to": "2.999"
17+
"from": "2.1"
1818
}
1919
}

0 commit comments

Comments
 (0)