fixed bump version

This commit is contained in:
antelle 2021-03-07 14:22:41 +01:00
parent 3c06f1f1a3
commit 7dcb22950e
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ console.log('Change version to ' + version);
processFile('package.json');
processFile('package-lock.json');
processFile('desktop/package.json');
processFile('desktop/package-lock.json');
console.log('Done');