diff --git a/addons/gdlib-editorui/addons.jsonc b/addons/gdlib-editorui/addons.jsonc index 999e1d6..eb244a3 100644 --- a/addons/gdlib-editorui/addons.jsonc +++ b/addons/gdlib-editorui/addons.jsonc @@ -9,7 +9,7 @@ "url": "https://github.com/TravelSizedLions/gdlibnode.git", "source": "remote", "subfolder": "addons/gdlibnode", - "checkout": "dev" + "checkout": "v0.0.3" } } }