From 8c84a8389a23e0bd9b035d954f850bf6547cc3c6 Mon Sep 17 00:00:00 2001 From: Kyle Mitchell Date: Sat, 12 Oct 2019 23:19:39 -0400 Subject: [PATCH] moving to v1.2.1 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4e86d09..f845a02 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Quad - New Tab", "short_name": "Quad", - "version": "1.2", + "version": "1.2.1", "manifest_version": 2, "description": "A minimal New Tab page", "author": "Kyle Mitchell",