From 22cac057c4013203a818c68cdbb60ec4be6f9023 Mon Sep 17 00:00:00 2001 From: Lucas Brown <54835354+imlucasbrown@users.noreply.github.com> Date: Mon, 13 Mar 2023 20:34:39 -0500 Subject: [PATCH] ... Patch release (again), no change to editor, but the attached plugins have update core code. version up for release --- nxt_editor/version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nxt_editor/version.json b/nxt_editor/version.json index ec39d55..13ffc2f 100644 --- a/nxt_editor/version.json +++ b/nxt_editor/version.json @@ -2,6 +2,6 @@ "EDITOR": { "MAJOR": 3, "MINOR": 13, - "PATCH": 2 + "PATCH": 3 } }