From f62d8cd3edbc3a598b6941ddd77c6f80520482e0 Mon Sep 17 00:00:00 2001 From: AmraniCh Date: Sun, 12 Sep 2021 20:04:19 +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 3779510..20772fc 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.0", + "version": "1.1", "icons": { "16": "images/icon16.png", "48": "images/icon48.png",