From 553a58ddf8830ecd0caa0119c30df83cf091ca98 Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Sat, 18 Jan 2020 11:02:15 +0000 Subject: [PATCH] Update macOS support files to the latest version. --- mod.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod.config b/mod.config index eb9c31f..6bb170d 100644 --- a/mod.config +++ b/mod.config @@ -68,7 +68,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-20191003" +PACKAGING_OSX_LAUNCHER_TAG="osx-launcher-20191007" # Filename to use for the launcher executable on Windows. PACKAGING_WINDOWS_LAUNCHER_NAME="ExampleMod"