Skip to content

Commit bd4bb07

Browse files
dunkeronipsychedelicious
authored andcommitted
bump node version to 2.0.0
1 parent e19b7d4 commit bd4bb07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

invokeai/app/invocations/image.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ def invoke(self, context: InvocationContext) -> ImageOutput:
649649
title="Color Correct",
650650
tags=["image", "color"],
651651
category="image",
652-
version="1.3.0",
652+
version="2.0.0",
653653
)
654654
class ColorCorrectInvocation(BaseInvocation, WithMetadata, WithBoard):
655655
"""

0 commit comments

Comments
 (0)