From 5b9355c17c2b1dd443d4d4c889bb94e4113a5b7e Mon Sep 17 00:00:00 2001 From: Patrick Connelly Date: Thu, 30 May 2019 12:58:34 -0400 Subject: [PATCH] Updating naming of package and author information --- src/manifest.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index c7a0d64..2abe44e 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,8 +1,8 @@ { - "name": "Sandbox Version", + "name": "Salesforce Sandbox Version", "short_name": "sandboxver", - "version": "1.1.1", - "description": "Shows your sandbox version next to your sandbox host", + "version": "1.1.2", + "description": "Shows your salesforce sandbox version next to your sandbox host", "icons": { "16": "icons/icon16.png", "48": "icons/icon48.png", @@ -10,8 +10,8 @@ }, "author": { "name": "Patrick Connelly", - "email": "patrick@deadlypenguin.com", - "url": "http://deadlypenguin.com" + "email": "patrick@connelly.dev", + "url": "http://connelly.dev" }, "permissions": [ "https://*.salesforce.com/07E*",