From 9622021ad07befdb0b9c1d33d0045bedbabc891f Mon Sep 17 00:00:00 2001 From: Vlad Oros Date: Tue, 13 Aug 2019 11:16:18 +0300 Subject: [PATCH] bumping version --- app/manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/manifest.json b/app/manifest.json index a14611f..ab51548 100755 --- a/app/manifest.json +++ b/app/manifest.json @@ -2,7 +2,7 @@ "name": "__MSG_appName__", "short_name": "__MSG_appShortName__", "description": "__MSG_appDescription__", - "version": "3.7.0", + "version": "3.8.1", "manifest_version": 2, "default_locale": "en", "icons": { diff --git a/package.json b/package.json index f6cecb9..4ad4b9c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "opswat-file-security-chrome", "private": true, - "version": "3.7.0", + "version": "3.8.1", "description": "Scan files and downloads with OPSWAT File Security for Chrome", "repository": { "type": "git",