😂 新旧版本并不会覆盖安装

This commit is contained in:
hunlongyu
2020-04-28 16:52:35 +08:00
parent 51fd2c47da
commit bda6e32b04
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "zyplayer",
"version": "0.9.13",
"version": "0.9.14",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",

View File

@@ -11,7 +11,7 @@ module.exports = {
oneClick: false,
allowToChangeInstallationDirectory: true
},
productName: 'ZY Player'
productName: 'ZY Player 内测版'
}
}
}