diff --git a/library.json b/library.json index 0058b36..bb99735 100644 --- a/library.json +++ b/library.json @@ -12,11 +12,8 @@ "type": "git", "url": "https://git.xpablo.cz/pablo2048/Trace.git" }, - "version": "1.1.0", + "version": "2.0.0", "license": "MIT", "frameworks": "arduino", - "platforms": ["espressif8266","espressif32"], - "build": { - "libCompatMode": "strict" - } + "platforms": "*", }