From 7df2fe2714a2d749143bb871458252e5c8d7a7b6 Mon Sep 17 00:00:00 2001 From: Lucas Brown <54835354+imlucasbrown@users.noreply.github.com> Date: Sun, 12 Mar 2023 11:57:29 -0500 Subject: [PATCH] ... Patch release, 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 de60d9f..ec39d55 100644 --- a/nxt_editor/version.json +++ b/nxt_editor/version.json @@ -2,6 +2,6 @@ "EDITOR": { "MAJOR": 3, "MINOR": 13, - "PATCH": 1 + "PATCH": 2 } }