Skip to content

Commit

Permalink
升级版本
Browse files Browse the repository at this point in the history
  • Loading branch information
fengT-T committed Jul 16, 2019
1 parent 1eb9569 commit 0095319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/components/Setting.vue
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ import { getkeyMap } from '../../main/hotKey.js'
const localStorage = require('../../main/localStorage').default
const { shell, getCurrentWebContents } = require('electron').remote
const packjsonUrl = 'http://cocomusic-1252075019.file.myqcloud.com/package.json'
const CURRENT_VERSION = '2.0.4'
const CURRENT_VERSION = '2.0.5'
export default {
data () {
Expand Down

0 comments on commit 0095319

Please sign in to comment.