From 7dd9c0ac358c1f4b6bdb9b4b6b6856060690fa79 Mon Sep 17 00:00:00 2001 From: zombieFox Date: Sun, 16 Jun 2019 15:07:46 +0100 Subject: [PATCH] [refactor] version bump --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 331c508b..f24042c8 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "name": "nightTab", "short_name": "nightTab", "description": "A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.", - "version": "3.13.0", + "version": "3.14.0", "manifest_version": 2, "chrome_url_overrides": { "newtab": "index.html"