From 826b7e086f9676ea7e0d07a4c5c9a10601a29eff Mon Sep 17 00:00:00 2001 From: Vitalii Bulyzhyn Date: Sat, 28 May 2022 12:11:16 -0500 Subject: [PATCH] Add version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index eb52a48..7163d6a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Issue runner", "description": "Chrome extention that allows you to switch between github issues without going back to the issues list page", - "version": "1.0", + "version": "0.1", "manifest_version": 3, "icons": { "128": "/images/IR.png"