This commit is contained in:
antelle 2019-01-06 17:58:40 +01:00
parent a21ff6233f
commit af9d668d2a
2 changed files with 2 additions and 2 deletions

View File

@ -497,7 +497,7 @@ module.exports = function(grunt) {
'sign-exe': {
options: {
spc: 'keys/keeweb.spc',
key: '02',
key: '01',
algo: 'sha256',
url: pkg.homepage
},

View File

@ -1,6 +1,6 @@
{
"name": "KeeWeb",
"version": "1.6.3",
"version": "1.7.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {