Skip to content

Commit f56b81a

Browse files
committed
0.8.4
1 parent be784c9 commit f56b81a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zy",
3-
"version": "0.8.3",
3+
"version": "0.8.4",
44
"author": "Hunlongyu",
55
"description": "ZY Player 资源播放器",
66
"private": true,

src/page/setting.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ export default Vue.extend({
7373
sites: sites,
7474
dbSite: 0,
7575
opacity: 100,
76-
oldVersion: 'v0.8.3',
76+
oldVersion: 'v0.8.4',
7777
newVersion: '',
7878
download: false
7979
}

0 commit comments

Comments
 (0)