Bumped version to 2.12.3

pull/496/head v2.12.3
Adi Eyal 2023-06-01 09:37:40 +02:00
parent 7261453cf0
commit c4473dd2c7
2 changed files with 2 additions and 1 deletions

View File

@ -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)

View File

@ -1 +1 @@
__version__ = "2.12.2"
__version__ = "2.12.3"