From 17921a15e1ea2288443323670a096adb2e38ff74 Mon Sep 17 00:00:00 2001 From: Marisa Kirisame Date: Sat, 16 Oct 2021 22:32:55 +0200 Subject: [PATCH] Minimum zscript ver bump. --- language.version | 4 ++-- zscript.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/language.version b/language.version index e0b0c16e7..715584cd9 100644 --- a/language.version +++ b/language.version @@ -1,3 +1,3 @@ [default] -SWWM_MODVER="\chSWWM \czGZ\c- \cw1.1.28 \cu(Sat 16 Oct 14:47:54 CEST 2021)\c-"; -SWWM_SHORTVER="\cw1.1.28 \cu(2021-10-16 14:47:54)\c-"; +SWWM_MODVER="\chSWWM \czGZ\c- \cw1.1.29 \cu(Sat 16 Oct 22:33:07 CEST 2021)\c-"; +SWWM_SHORTVER="\cw1.1.29 \cu(2021-10-16 22:33:07)\c-"; diff --git a/zscript.txt b/zscript.txt index 1f434b7f2..b944a0f19 100644 --- a/zscript.txt +++ b/zscript.txt @@ -1,4 +1,4 @@ -version "4.6" +version "4.7" /* SWWM GZ Main Codebase