From 66134b36253904ec41d31ebe358378c24bd0aa88 Mon Sep 17 00:00:00 2001 From: Sandeep Suman Date: Mon, 4 Apr 2022 00:09:25 +0530 Subject: [PATCH] v1.2.0 new feature: web search --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5bdebba..ef443ad 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Dictionary", - "version": "1.1.0", + "version": "1.2.0", "action": { "default_icon": { "16": "assets/icon16.png",