From f849e7f806ddd8705806980bc5b9f5a436f1eb8b Mon Sep 17 00:00:00 2001 From: DIDIRUS4 Date: Sat, 20 Jan 2024 22:41:46 +0300 Subject: [PATCH] [beta] Bump patch to v21 --- theseus_gui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theseus_gui/package.json b/theseus_gui/package.json index 800a81d25..e6321cd27 100644 --- a/theseus_gui/package.json +++ b/theseus_gui/package.json @@ -3,7 +3,7 @@ "private": true, "version": "0.6.3", "patch_version": "21 • Beta", - "development_build": true, + "development_build": false, "type": "module", "scripts": { "dev": "vite",