From 6df2d3ac7b93195e2f6f2bb4e8a05ed3bf3d57da Mon Sep 17 00:00:00 2001 From: huchukato Date: Sat, 21 Feb 2026 08:46:10 +0100 Subject: [PATCH] Revert ComfyUI-TagComplete version to v2.0.0 - Restored original version from 2.2.2 back to 2.0.0 - Maintaining correct version information --- custom-node-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index cefb0f8d..d2f415a2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43101,10 +43101,10 @@ "https://github.com/huchukato/comfy-tagcomplete" ], "install_type": "git-clone", - "description": "Tag completion with a1111-sd-webui-tagcomplete style wildcard sub-selection, supporting CSV files and multiple wildcard sources. Features smart parsing, text overflow handling, and full compatibility with existing wildcard files. v2.2.2 with major wildcard workflow improvements.", + "description": "Tag completion with a1111-sd-webui-tagcomplete style wildcard sub-selection, supporting CSV files and multiple wildcard sources. Features smart parsing, text overflow handling, and full compatibility with existing wildcard files. v2.0.0 with major wildcard workflow improvements.", "category": "utility", "tags": ["tag", "completion", "autocomplete", "wildcard", "csv", "suggestion", "sub-selection", "a1111", "danbooru", "e621", "prompt", "utility", "enhanced", "stable"], - "version": "2.2.2" + "version": "2.0.0" }, { "author": "kadima-tech",