Skip to content

Commit 1d0f5b7

Browse files
committed
Specify app-version
1 parent 5652bf9 commit 1d0f5b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

script/mas.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ electron-packager . \
77
--overwrite \
88
--platform=mas \
99
--app-bundle-id=com.github.electron-api-demos \
10+
--app-version=1.0.2 \ # TODO read from package.json
1011
--arch=x64 \
1112
--icon=assets/app-icon/mac/app.icns \
1213
--prune=true \

0 commit comments

Comments
 (0)