We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10a046b commit 52c6eb9Copy full SHA for 52c6eb9
debian/changelog
@@ -1,3 +1,9 @@
1
+xed (3.8.3) zara; urgency=medium
2
+
3
+ * l10n: Update translations
4
5
+ -- Clement Lefebvre <root@linuxmint.com> Thu, 31 Jul 2025 12:36:04 +0200
6
7
xed (3.8.2) xia; urgency=medium
8
9
* l10n: Update translations
meson.build
@@ -1,4 +1,4 @@
-project('xed', 'c', version : '3.8.2')
+project('xed', 'c', version : '3.8.3')
gnome = import('gnome')
i18n = import('i18n')
0 commit comments