parent
7261453cf0
commit
c4473dd2c7
|
|
@ -1,3 +1,4 @@
|
|||
- 2.12.3 Minor change that does removes the "Promt matrix..." log when there is a single prompt
|
||||
- 2.12.2 Workaround webui bug when extensions with nested tabs are present - see [#481](https://github.com/adieyal/sd-dynamic-prompts/pull/481)
|
||||
- 2.12.1 Hires fix - see [#474](https://github.com/adieyal/sd-dynamic-prompts/issues/474).
|
||||
- 2.12.0 Updated installation process to be more robust and ensure that the correct dependencies are available. See [#449](https://github.com/adieyal/sd-dynamic-prompts/pull/449)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
__version__ = "2.12.2"
|
||||
__version__ = "2.12.3"
|
||||
|
|
|
|||
Loading…
Reference in New Issue