Skip to content

Commit

Permalink
[FIX] atom-shell updated to 6.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
ykhwong committed Oct 12, 2019
1 parent 2b9ea96 commit fb5222e
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.11
set VERINFO=6.0.12
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 fb5222e

Please sign in to comment.