Skip to content

Commit

Permalink
feat: updated extension version
Browse files Browse the repository at this point in the history
  • Loading branch information
elblogbruno committed Jan 30, 2021
1 parent d2c0e8a commit 4635252
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Chrome Extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

"name": "Notion AI My Mind",
"description": "This extension allows to click to add any image or website to your MIND in notion, and forget about everything else.",
"version": "1.0.4",
"version": "1.0.5",

"browser_action": {
"default_icon": "icon/icon.png",
Expand Down
2 changes: 1 addition & 1 deletion Firefox Extension/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

"name": "Notion AI My Mind",
"description": "This extension allows to click to add any image or website to your MIND in notion, and forget about everything else.",
"version": "1.0.4",
"version": "1.0.5",

"browser_action": {
"default_icon": "icon/icon.png",
Expand Down

0 comments on commit 4635252

Please sign in to comment.