Updated plugin.json format (backwards compatible)

This commit is contained in:
DJj123dj
2026-02-15 13:19:48 +01:00
parent 78a937d4e9
commit 5412416166
+1 -1
View File
@@ -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,