Skip to content

Commit

Permalink
Merge pull request #30 from saifabusaleh/saifabusaleh-patch-1
Browse files Browse the repository at this point in the history
Update version to 1.5 in manifest.json
  • Loading branch information
saifabusaleh authored Nov 1, 2021
2 parents 580bd83 + 3a99365 commit 4f588e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Clipboard History",
"version": "1.4",
"version": "1.5",
"description": "Extension to save history of copied text in browser",
"permissions": [
"storage"
Expand Down Expand Up @@ -30,4 +30,4 @@
]
}
]
}
}

0 comments on commit 4f588e9

Please sign in to comment.