Updated plugin.json format (backwards compatible)
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"id":"example-plugin",
|
"id":"example-plugin",
|
||||||
"version":"1.0.0",
|
"version":"1.0.0",
|
||||||
"startFile":"index.ts",
|
"startFile":"index.ts",
|
||||||
"supportedVersions":["OTv4.0.x","OTv4.1.x"],
|
"supportedVersions":["OTv4.0.x","OTv4.1.x","OTv4.2.x"],
|
||||||
|
|
||||||
"enabled":false,
|
"enabled":false,
|
||||||
"priority":0,
|
"priority":0,
|
||||||
|
|||||||
Reference in New Issue
Block a user