diff --git a/plugins/example-plugin/plugin.json b/plugins/example-plugin/plugin.json index f09ed6a..2933a4c 100644 --- a/plugins/example-plugin/plugin.json +++ b/plugins/example-plugin/plugin.json @@ -3,7 +3,7 @@ "id":"example-plugin", "version":"1.0.0", "startFile":"index.ts", - "supportedVersions":["OTv4.0.x","OTv4.1.x"], + "supportedVersions":["OTv4.0.x","OTv4.1.x","OTv4.2.x"], "enabled":false, "priority":0,