From aca53f2c6f69b6a146af2e319e817ba8a1635d6c Mon Sep 17 00:00:00 2001 From: Adesh Tamrakar Date: Sat, 27 Apr 2024 10:41:34 +0530 Subject: [PATCH] updating version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 2f650b6..085a92b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Inline search buttons", - "version": "1.2", + "version": "1.2.1", "description": "Adds clickable icons at the end of selected text.", "permissions": ["storage"], "background": {