Bump Version

This commit is contained in:
MengYX
2020-03-04 09:30:48 +08:00
parent 8953a57b3e
commit 82915a9dd5
4 changed files with 16 additions and 41 deletions

View File

@@ -1,6 +1,13 @@
{
"name": "unlock-music",
"version": "1.3.2",
"version": "1.3.3",
"updateInfo": "支持网易云音乐DJ类型ncm优化旧浏览器的支持",
"license": "MIT",
"description": "Unlock encrypted music file in browser.",
"repository": {
"type": "git",
"url": "https://github.com/ix64/unlock-music"
},
"private": true,
"scripts": {
"serve": "vue-cli-service serve",