This commit is contained in:
Hunlongyu
2020-01-31 04:33:48 +08:00
parent be784c9d60
commit f56b81ab9b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "zy",
"version": "0.8.3",
"version": "0.8.4",
"author": "Hunlongyu",
"description": "ZY Player 资源播放器",
"private": true,

View File

@@ -73,7 +73,7 @@ export default Vue.extend({
sites: sites,
dbSite: 0,
opacity: 100,
oldVersion: 'v0.8.3',
oldVersion: 'v0.8.4',
newVersion: '',
download: false
}