From 8d9b6b7e384bbbc2108cc1aa9e9b2b2d173bc7b4 Mon Sep 17 00:00:00 2001 From: spookerton Date: Mon, 14 Aug 2023 08:41:03 +0100 Subject: [PATCH] update to suite-1.7.3 for CI https://github.com/SpaceManiac/SpacemanDMM/releases/tag/suite-1.7.3 --- _build_dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_build_dependencies.sh b/_build_dependencies.sh index b5c32cfcfe..920805c97d 100644 --- a/_build_dependencies.sh +++ b/_build_dependencies.sh @@ -1,6 +1,6 @@ # This file has all the information on what versions of libraries are thrown into the code # For dreamchecker -export SPACEMAN_DMM_VERSION=suite-1.7.2 +export SPACEMAN_DMM_VERSION=suite-1.7.3 # For NanoUI + TGUI export NODE_VERSION=12 # Byond Major