Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
zeropointnine committed Sep 7, 2021
1 parent 2680490 commit 9155b77
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions dist/dist.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ echo '************************************************'

pkg ../package.json

mv hqpwv-node16-macos hqpwv-server-0-9-3-macos
mv hqpwv-node14-win.exe hqpwv-server-0-9-3-win.exe
mv hqpwv-node16-linux hqpwv-server-0-9-3-linux.bin
mv hqpwv-node16-macos hqpwv-server-0-9-4-macos
mv hqpwv-node14-win.exe hqpwv-server-0-9-4-win.exe
mv hqpwv-node16-linux hqpwv-server-0-9-4-linux.bin

zip hqpwv-server-0-9-3-macos.zip hqpwv-server-0-9-3-macos
zip hqpwv-server-0-9-3-win.exe.zip hqpwv-server-0-9-3-win.exe
zip hqpwv-server-0-9-3-linux.exe.zip hqpwv-server-0-9-3-linux.bin
zip hqpwv-server-0-9-4-macos.zip hqpwv-server-0-9-4-macos
zip hqpwv-server-0-9-4-win.exe.zip hqpwv-server-0-9-4-win.exe
zip hqpwv-server-0-9-4-linux.exe.zip hqpwv-server-0-9-4-linux.bin

# rm hqpwv-server-0-9-3-macos
# rm hqpwv-server-0-9-3-win.exe
# rm hqpwv-server-0-9-3-linux.bin
# rm hqpwv-server-0-9-4-macos
# rm hqpwv-server-0-9-4-win.exe
# rm hqpwv-server-0-9-4-linux.bin
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hqpwv",
"version": "0.9.3",
"version": "0.9.4",
"description": "Remote control application for HQPlayer",
"bin": "server/server.js",
"homepage": "https://github.com/zeropointnine/hqpwv",
Expand Down

0 comments on commit 9155b77

Please sign in to comment.