Skip to content

Commit

Permalink
updated versions
Browse files Browse the repository at this point in the history
  • Loading branch information
runew0lf committed Dec 5, 2023
1 parent 8a339ca commit fe342e2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions update_log.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 1.25.0
* Prompt Bracketing Now works ie `[cat|dog]`
* Updated comfy version

### 1.24.2
* More Tidying and tweaks
* Autoselect LCM lora if Lcm is selected from the quality or sampler dropdowns
Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "1.24.2"
version = "1.25.0"

0 comments on commit fe342e2

Please sign in to comment.