From 96e2dd2a6ff1581e5104a7e0e43c28a6b16f39ee Mon Sep 17 00:00:00 2001 From: AmraniCh Date: Sun, 26 Sep 2021 20:39:11 +0100 Subject: [PATCH] manifest.json Updated --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index 20772fc..d698032 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Github Code Font Changer", "description": "Chrome extension to change and customize the default GitHub code viewer font", - "version": "1.1", + "version": "1.2", "icons": { "16": "images/icon16.png", "48": "images/icon48.png",