diff --git a/manifest.json b/manifest.json index ddeaec1..a1d1168 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { "id": "hover-tooltips", "name": "Hover Tooltips", - "version": "1.0.0", - "minAppVersion": "0.15.0", - "description": "Adds custom tooltips on hover.", + "version": "2.0.0", + "minAppVersion": "1.8.0", + "description": ""Adds custom tooltips on hover. Supports markdown, click-to-pin, interactive links.", "author": "chetsCMD", "authorUrl": "https://github.com/chetsCMD", - "isDesktopOnly": true + "isDesktopOnly": false }