diff --git a/package.json b/package.json index 0231b94..cf62690 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "poi-plugin-item-info", - "version": "2.0.2", + "version": "2.0.3", "description": "Show detailed information of all owned equipment.", "main": "index.cjsx", "scripts": { @@ -27,7 +27,5 @@ "description": "Show detailed information of all owned equipment", "icon": "fa/rocket", "priority": 51, - "earliestCompatibleMain": "6.2.0", - "lastApiVer": "2.0.1" } }