From 27d0d8f16594e816fc5413a2e6b30d76c0d3dfeb Mon Sep 17 00:00:00 2001 From: abdfnx Date: Fri, 26 Mar 2021 20:58:46 +0300 Subject: [PATCH] change versions --- secman.json | 4 ++-- wix.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/secman.json b/secman.json index 4b4dc1fc..ee1f36cb 100644 --- a/secman.json +++ b/secman.json @@ -1,8 +1,8 @@ { - "version": "5.3.0", + "version": "5.3.1", "architecture": { "64bit": { - "url": "https://github.com/secman-team/secman/releases/download/v5.3.0/secman_windows_v5.3.0_x64.zip", + "url": "https://github.com/secman-team/secman/releases/download/v5.3.1/secman_windows_v5.3.1_x64.zip", "bin": [ "bin/secman.exe" ], diff --git a/wix.json b/wix.json index 62b6c1b8..cfccbc02 100644 --- a/wix.json +++ b/wix.json @@ -6,7 +6,7 @@ "files": { "guid": "eff487cb-3c59-48ad-8e49-1ecf28ce1a46", "items": [ - "build/v5.3.0/win/bin/secman.exe" + "build/v5.3.1/win/bin/secman.exe" ] }, "env": {