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.