From 7456a86d2dc88c6a9c542a561c6d908d15604800 Mon Sep 17 00:00:00 2001 From: Kyle Mitchell Date: Mon, 29 Jan 2018 12:35:07 -0500 Subject: [PATCH] version 1.0.0.3 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index d773493..db0ca3c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Placid Tab 2 - New Tab Page", "short_name": "Placid Tab 2", - "version": "1.0.0.2", + "version": "1.0.0.3", "manifest_version": 2, "description": "A minimal New Tab page", "author": "Kyle Mitchell",