fix(setting): no modified value saved (#130)

* fix: save setting value

* prepare release 2.3.3
This commit is contained in:
Hayden
2025-02-10 13:51:45 +08:00
committed by GitHub
parent 55a4eff01b
commit 7e58d0a82d
2 changed files with 13 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "comfyui-model-manager"
description = "Manage models: browsing, download and delete."
version = "2.3.2"
version = "2.3.3"
license = { file = "LICENSE" }
dependencies = ["markdownify"]