From 4bb3d26b0d244979625154416a8cae97115432de Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Tue, 22 Aug 2017 19:55:14 +0100 Subject: [PATCH] Update to latest macOS launcher package. --- mod.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod.config b/mod.config index 1525b98..7eda3da 100644 --- a/mod.config +++ b/mod.config @@ -54,7 +54,7 @@ PACKAGING_FAQ_URL="http://wiki.openra.net/FAQ" PACKAGING_AUTHORS="Example Mod authors" # The git tag to use for the macOS Launcher files. -PACKAGING_OSX_LAUNCHER_TAG="osx-launcher-20170708" +PACKAGING_OSX_LAUNCHER_TAG="osx-launcher-20170812" # Filename to use for the launcher executable on Windows. PACKAGING_WINDOWS_LAUNCHER_NAME="ExampleMod"