Skip to content

Commit

Permalink
1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
capJavert committed Aug 30, 2019
1 parent 5630907 commit b348e56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"manifest_version": 2,

"name": "Clippy",
"short_name": "Clippy Assistant",
"description": "Clippy MS Word Office assistant is now back to assist inside your browser!",
"version": "1.9.0",
"version": "1.9.1",
"author": "Ante Barić (capJavert)",
"icons": {
"16": "assets/img/clippy-icon-16x16.png",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clippy",
"version": "1.9.0",
"version": "1.9.1",
"description": "Clippy MS Word Office asistant is now back to help inside your browser!",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit b348e56

Please sign in to comment.