Skip to content

Commit c6c8be0

Browse files
committed
v1.2.2
1 parent 79e49db commit c6c8be0

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ Placeholders can be created up to four: `$1`, `$2`, `$3`, and `$4`. Each is repl
7373

7474
## Changelog
7575

76+
### 1.2.2
7677
- Added `Get Lora List` to context menu
7778
- Added `Upload File...` to context menu
7879

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "ComfyUI-SingleLinePicker"
33
description = "A list view that selects one line from the text list with a single click. It dramatically improves the process of switching LoRA or prompts."
4-
version = "1.2.1"
4+
version = "1.2.2"
55
license = { file = "LICENSE" }
66
dependencies = []
77

0 commit comments

Comments
 (0)