From 36e4849d7c57859c27c9a82647d1aa1a28bdb555 Mon Sep 17 00:00:00 2001 From: tusharbhutt Date: Sat, 21 Oct 2023 17:02:19 -0600 Subject: [PATCH] Minor typos --- endless_nodes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endless_nodes.py b/endless_nodes.py index d386b72..a2e7657 100644 --- a/endless_nodes.py +++ b/endless_nodes.py @@ -10,7 +10,7 @@ # Endless Sea of Stars Custom Node Collection #https://github.com/tusharbhutt/Endless-Nodes #---------------------------------------------- -# Oct 20/23, V0.40: Updated ImageSaver to turn off JSOPN save to image data +# Oct 20/23, V0.40: Updated ImageSaver to turn off JSON save to image data # Oct 18/23, V0.39: Added six float output node # Oct 18/23, V0.38: (UNRELEASED)Putting in hooks for future fixes and improvements # Oct 18/23, V0.37: Bug fix in Image Saver module that would overwrite files was corrected