This commit is contained in:
hunlongyu
2019-12-24 09:55:14 +08:00
parent 8dfb3b8c01
commit 6fee707e0d
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ install:
- npm install
build_script:
- npm run electron:build
- npm run dist
test: off

View File

@@ -1,6 +1,6 @@
{
"name": "zy-player",
"version": "0.5.2",
"version": "0.5.3",
"author": "Hunlongyu",
"description": "A Video Player",
"license": "MIT",