From 3d7c87d5650cbf4b7476fc4113b770a7d678178b Mon Sep 17 00:00:00 2001 From: Marisa Kirisame Date: Thu, 7 Apr 2022 13:15:15 +0200 Subject: [PATCH] Bump zscript version to 4.8. I know this may seem outrageous, but if a critical bug in stable releases prevents the mod from working properly, there is nothing to do but ask players to rely on GZDoom devbuilds until the next release is out. --- language.version | 4 ++-- zscript.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/language.version b/language.version index d4bea8e05..0a33803ba 100644 --- a/language.version +++ b/language.version @@ -1,3 +1,3 @@ [default] -SWWM_MODVER="\cyDEMOLITIONIST \cw1.2.8 \cu(Tue 5 Apr 16:44:45 CEST 2022)\c-"; -SWWM_SHORTVER="\cw1.2.8 \cu(2022-04-05 16:44:45)\c-"; +SWWM_MODVER="\cyDEMOLITIONIST \cw1.2.8 \cu(Thu 7 Apr 13:15:15 CEST 2022)\c-"; +SWWM_SHORTVER="\cw1.2.8 \cu(2022-04-07 13:15:15)\c-"; diff --git a/zscript.txt b/zscript.txt index 60baef3fb..b2cd4d723 100644 --- a/zscript.txt +++ b/zscript.txt @@ -1,4 +1,4 @@ -version "4.7.1" +version "4.8" /* DEMOLITIONIST Main Codebase