From e0bb7af75efac13151be54b420e027e448c13d73 Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Sat, 22 Sep 2018 21:51:23 +0100 Subject: [PATCH] Revert "Update macOS launcher template to osx-launcher-20180723." This reverts commit 0d82a6697da383a0377f1cd473d3bfc4561c6250. --- mod.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod.config b/mod.config index 654819f..e4bc52e 100644 --- a/mod.config +++ b/mod.config @@ -65,7 +65,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-20180723" +PACKAGING_OSX_LAUNCHER_TAG="osx-launcher-20171118" # Filename to use for the launcher executable on Windows. PACKAGING_WINDOWS_LAUNCHER_NAME="ExampleMod"