From 4c0b5da0baf2fd4b0ef4dc686603679b7dad1ddd Mon Sep 17 00:00:00 2001 From: Leo Menzies-Ye Date: Wed, 12 Mar 2025 14:40:32 +1100 Subject: [PATCH] bumping ghost trap's own version to 1.6 --- build.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.bat b/build.bat index 38a534f..2c36a3a 100644 --- a/build.bat +++ b/build.bat @@ -1,5 +1,5 @@ @echo off -set GHOST_TRAP_VERSION=1.5 +set GHOST_TRAP_VERSION=1.6 set INNO_COMPILER=%programfiles(x86)%\Inno Setup 6\ISCC.exe SETLOCAL ENABLEDELAYEDEXPANSION set starttime=%time%