Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
onlykey committed Mar 4, 2022
1 parent 6917b1f commit a223fbd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "OnlyKey Configuration",
"manifest_version": 2,
"version": "5.3.4",
"version_name": "5.3.4",
"version": "5.3.5",
"version_name": "5.3.5",
"minimum_chrome_version": "45.0.2439.3",
"app": {
"background": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "OnlyKey",
"productName": "OnlyKey App",
"version": "5.3.4",
"version_name": "5.3.4",
"version": "5.3.5",
"version_name": "5.3.5",
"description": "Setup and configure OnlyKey",
"main": "app.js",
"scripts": {
Expand Down

0 comments on commit a223fbd

Please sign in to comment.