From 48b7d2587e19fdd54ece156055b666f25d2aec13 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Mon, 21 Nov 2022 16:21:22 +0530 Subject: [PATCH] bump version --- CHANGES.md | 1 + ui/index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 6163da1e..2b5ae762 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -21,6 +21,7 @@ - A `What's New?` tab in the UI ### Detailed changelog +* 2.4.13 - 21 Nov 2022 - Change the modifier weight via mouse wheel, drag to reorder selected modifiers, and some more modifier-related fixes. Thanks @patriceac * 2.4.12 - 21 Nov 2022 - Another fix for improving how long images take to generate. Reduces the time taken for an enqueued task to start processing. * 2.4.11 - 21 Nov 2022 - Installer improvements: avoid crashing if the username contains a space or special characters, allow moving/renaming the folder after installation on Windows, whitespace fix on git apply * 2.4.11 - 21 Nov 2022 - Validate inputs before submitting the Image request diff --git a/ui/index.html b/ui/index.html index d287aca2..25a94a13 100644 --- a/ui/index.html +++ b/ui/index.html @@ -20,7 +20,7 @@