Skip to content

Commit

Permalink
[FIX] atom-shell updated to 6.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ykhwong authored Aug 27, 2019
1 parent 8291fba commit e22d1b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@echo off
set VERINFO=6.0.3
set VERINFO=6.0.4
set OPT=--icon=.\icon.ico --platform=win32 --overwrite --asar --app-copyright="MIT License (github.com/ykhwong/ppt-ndi)"

call electron-packager ./ppt-ndi ppt-ndi --electron-version=%VERINFO% %OPT%
Expand Down

0 comments on commit e22d1b5

Please sign in to comment.