From 482b0b545e2f666bf91fbed10e90a71c94a7b74b Mon Sep 17 00:00:00 2001 From: gigium Date: Mon, 8 Oct 2018 21:11:47 +0200 Subject: [PATCH] modify save process --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index 8d9fbb2..ed56737 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -2,7 +2,7 @@ { "manifest_version": 2, "name": "QAvMentor", - "version": "0.1.7", + "version": "0.1.8", "description": "Virtual mentor (Chrome) plugin for social Q&A sites, e.g. Stack Overflow", "browser_action": { "default_popup": "index.html"