diff --git a/src/localization.py b/src/localization.py
index e9ae4357..63891d20 100644
--- a/src/localization.py
+++ b/src/localization.py
@@ -27,13 +27,13 @@
IPAddr = f"ERR: {err}"
# Set application version, and icon
-v = "3.3"
+v = "3.3.1"
icon = "io.github.vikdevelop.SaveDesktop"
rel_notes = "
\
-- Added option to set archive protection with password (more information is available on the Github wiki)
\
-- Added option to save configuration from command-line interface (more information is also available on the Github wiki)
\
-- Added support for Deepin DE
\
-- Added support for saving Kvantum Manager and Latte dock configurations
\
+- Added support for saving configurations to the folders that has spaces (#279)
\
+- Added Finish translations, thanks to artnay
\
+- Fixed the problem with loading SaveDesktop in the case, if you are not connected to the internet
\
+- From now on, the app's documentation is now located at https://vikdevelop.github.io/SaveDesktop/wiki (links used in the application will refer to this website)
\
- Updated translations
\
"