From 1d98a131050f711586e4154173d9673028b653bf Mon Sep 17 00:00:00 2001 From: Vitalii Bulyzhyn Date: Sat, 28 May 2022 12:14:30 -0500 Subject: [PATCH] Update verion to store requesrement --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 7163d6a..de195bd 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": "0.1", + "version": "0.0.0.1", "manifest_version": 3, "icons": { "128": "/images/IR.png"