refactor: 增量更新

This commit is contained in:
xiaojunnuo
2021-04-03 17:43:09 +08:00
parent 89bf01b5ca
commit 52c07106b9
2 changed files with 3 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ module.exports = {
productName: 'DevSidecar',
// eslint-disable-next-line no-template-curly-in-string
artifactName: 'DevSidecar-${version}.${ext}',
copyright: 'Copyright © 2020',
copyright: 'Copyright © 2020-2021 Greper',
nsis: {
oneClick: false,
perMachine: true,