From cb3ea261ecd14f79bacc5777abd301962c13618e Mon Sep 17 00:00:00 2001 From: Keith Date: Mon, 18 Apr 2016 22:03:55 -0400 Subject: [PATCH] added author --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 825417c..202f707 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,8 @@ { "name": "PopTab", "description": "Pop the current tab into a popup or panel.", - "version": "1.0", + "version": "1.1", + "author": "Keith Irwin (keithirwin.us)", "manifest_version": 2, "background": { "persistent": false,