From 2f2c1ad49b1ee20bf3e2ba999509594fca66d4e6 Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Mon, 10 Feb 2020 22:32:15 -0500 Subject: [PATCH] Increased version number. --- manifest/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest/manifest.json b/manifest/manifest.json index 0cd5ea80..d32d3ef3 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "__MSG_Name__", - "version": "1.2.8", + "version": "1.2.9", "default_locale": "en", "description": "__MSG_Description__", "content_scripts": [{