From c2f7d5a26508aaf1c84ce6ba75fa98f02aacb7c9 Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 7 Jul 2021 12:17:52 +0200 Subject: [PATCH] bump version (2.6.4) --- stitchcode/gui.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stitchcode/gui.js b/stitchcode/gui.js index 0c677f0f..adc107a3 100644 --- a/stitchcode/gui.js +++ b/stitchcode/gui.js @@ -1,5 +1,5 @@ -VERSION="2.6.3" +VERSION="2.6.4" // get debug mode url = new URL(window.location.href);