From a223fbd3f5b579dc3b3d9984eefbd3fcf72b4b98 Mon Sep 17 00:00:00 2001 From: OnlyKey Date: Fri, 4 Mar 2022 13:10:39 -0500 Subject: [PATCH] bump version --- manifest.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index f6b044e..e195a12 100644 --- a/manifest.json +++ b/manifest.json @@ -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": { diff --git a/package.json b/package.json index 43ffd77..2f2fe5e 100644 --- a/package.json +++ b/package.json @@ -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": {