v0.8.0 正式版

This commit is contained in:
hunlongyu
2020-01-21 11:12:54 +08:00
parent 65fc90819a
commit f8c351aa1e
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -63,7 +63,7 @@ export default Vue.extend({
return {
sites: sites,
dbSite: 0,
oldVersion: 'v0.7.23',
oldVersion: 'v0.8.0',
newVersion: '',
download: false
}