From 9b0dc625faf4d7eecaa783259f707792b0e1cf6d Mon Sep 17 00:00:00 2001 From: lllyasviel Date: Fri, 20 Oct 2023 17:32:39 -0700 Subject: [PATCH] version --- fooocus_version.py | 2 +- update_log.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/fooocus_version.py b/fooocus_version.py index 673a4aec..8d20af60 100644 --- a/fooocus_version.py +++ b/fooocus_version.py @@ -1 +1 @@ -version = '2.1.721' +version = '2.1.722' diff --git a/update_log.md b/update_log.md index 6656cf1e..1a6bfa3c 100644 --- a/update_log.md +++ b/update_log.md @@ -1,3 +1,7 @@ +# 2.1.722 + +* Now it is possible to translate 100% all texts in the UI. + # 2.1.721 * Added language/en.json to make translation easier.