Skip to content

Commit fcb8e5c

Browse files
committed
Prepare mac app store 1.1.0
1 parent 7a08a7f commit fcb8e5c

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
@@ -13,7 +13,7 @@ electron-packager . \
1313
--platform=mas \
1414
--app-bundle-id=com.github.electron-api-demos \
1515
--app-version="$npm_package_version" \
16-
--build-version="1.0.4" \
16+
--build-version="1.1.0" \
1717
--arch=x64 \
1818
--icon=assets/app-icon/mac/app.icns \
1919
--prune=true \

0 commit comments

Comments
 (0)