Skip to content

Commit

Permalink
Updating naming of package and author information
Browse files Browse the repository at this point in the history
  • Loading branch information
pcon committed May 30, 2019
1 parent 610cfe6 commit 5b9355c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/manifest.json
@@ -1,17 +1,17 @@
{
"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",
"128": "icons/icon128.png"
},
"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*",
Expand Down

0 comments on commit 5b9355c

Please sign in to comment.