Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
Update manifest and package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
64bitpandas committed Jul 31, 2020
1 parent 35eae9d commit d0ba2b7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions dist/manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "inboxy: Inbox Bundles for Gmail",
"version": "1.5.3",
"description": "Adds Google Inbox bundles to Gmail",
"homepage_url": "https://www.inboxymail.com",
"name": "Inboxier: Inbox Bundles for Gmail",
"version": "1.5.4",
"description": "Adds Google Inbox bundles and style to Gmail",
"homepage_url": "https://github.com/64bitpandas/inboxier",
"background": {
"scripts": ["background.js"],
"persistent": false
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "inboxy",
"version": "1.0.0",
"name": "inboxier",
"version": "1.0.1",
"description": "GPL-3.0-only",
"private": true,
"scripts": {
Expand All @@ -11,7 +11,7 @@
"type": "git"
},
"keywords": [],
"author": "Teresa Ou",
"author": "Ben Cuan",
"license": "GPL",
"devDependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.9.6",
Expand Down

0 comments on commit d0ba2b7

Please sign in to comment.