From f99381d920a6871884b308fb903bb96228811909 Mon Sep 17 00:00:00 2001 From: Sushrut Kasture Date: Mon, 4 Oct 2021 23:47:52 +0530 Subject: [PATCH] Increment version and update description --- public/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/manifest.json b/public/manifest.json index 1ed0a21..915c4c9 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -2,8 +2,8 @@ "manifest_version": 2, "name": "AutoResponder Chrome", - "description": "Catch the requests and return response from other urls or local files.", - "version": "1.3", + "description": "Catch the requests and return response from other urls or local files, block ads", + "version": "1.5", "options_ui": { "page": "options.html",