From 68e92af793602ab13616b9563514cb10662231e9 Mon Sep 17 00:00:00 2001 From: AmraniCh Date: Sun, 10 Apr 2022 18:45:53 +0000 Subject: [PATCH] Updated manifest.json --- src/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 25a88f2..254f502 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 2, "name": "Github Code Font Changer", - "description": "Chrome extension to change and customize the default GitHub code viewer font", - "version": "1.3", + "description": "Change and customize the boring GitHub code viewer font", + "version": "2.0", "icons": { "16": "images/icon16.png", "48": "images/icon48.png",