Bump version to 1.1.1 — fix workflow key detection
Some checks failed
Publish to ComfyUI Registry / Publish Custom Node to Registry (push) Has been cancelled

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-24 19:39:44 +01:00
parent 4eec4cf135
commit 81118f4610
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "comfyui-snapshot-manager"
description = "Automatically snapshots workflow state with a sidebar to browse and restore previous versions."
version = "1.1.0"
version = "1.1.1"
license = {text = "MIT"}
[project.urls]