Skip to content

Commit eb6077e

Browse files
committed
Prepare next review build
1 parent daefa29 commit eb6077e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/mas.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ electron-packager . \
1212
--platform=mas \
1313
--app-bundle-id=com.github.electron-api-demos \
1414
--app-version="$npm_package_version" \
15-
--build-version="1.0.3" \
15+
--build-version="1.0.4" \
1616
--arch=x64 \
1717
--icon=assets/app-icon/mac/app.icns \
1818
--prune=true \

0 commit comments

Comments
 (0)