We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f7ee2e commit c1b9b3aCopy full SHA for c1b9b3a
src/localization.py
@@ -24,10 +24,11 @@
24
s.close()
25
26
# Set application version, and icon
27
-v = "3.2.3"
+v = "3.2.4"
28
icon = "io.github.vikdevelop.SaveDesktop"
29
rel_notes = "<ul>\
30
-<li>Fixed bug with stopping saving configuration</li>\
+<li>Added support for the Rust version of the COSMIC environment</li>\
31
+<li>Fixed bug with opening folder with saved configuration archive</li>\
32
<li>Updated translations</li>\
33
</ul>"
34
0 commit comments