Update macOS launcher to fix "View Logs" button.

This commit is contained in:
Paul Chote
2020-03-06 22:48:07 +00:00
parent 834bbf467e
commit df3b6dde34
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
# MACOS_DEVELOPER_PASSWORD: App-specific password for the developer account
#
LAUNCHER_TAG="osx-launcher-20200209"
LAUNCHER_TAG="osx-launcher-20200306"
if [ $# -ne "2" ]; then
echo "Usage: $(basename "$0") tag outputdir"