From a1fc428bddaadcf4fdca69077742a9e948138812 Mon Sep 17 00:00:00 2001 From: chetsCMD <104981866+chetsCMD@users.noreply.github.com> Date: Fri, 6 Feb 2026 07:18:14 +0300 Subject: [PATCH] Update manifest.json --- manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index db3e53e..ebade46 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,10 @@ { "id": "hover-tooltips", "name": "Hover Tooltips", - "version": "2.0.0", + "version": "2.1.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": false } -