From 1ef7c8b82c4ca7ce0ddb8de6a7510e54abb20dc0 Mon Sep 17 00:00:00 2001 From: Marisa Kirisame Date: Mon, 29 Apr 2019 12:38:54 +0200 Subject: [PATCH] Bump ZScript version. Here's to hoping the 3D floors PR will be merged by 4.2. --- zscript.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zscript.txt b/zscript.txt index 6f3353b..84afea6 100644 --- a/zscript.txt +++ b/zscript.txt @@ -1,4 +1,4 @@ -version "4.1" +version "4.2" #include "zscript/dt_matrix.zsc" #include "zscript/dt_coordutil.zsc"