We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d59b3d commit 098baa6Copy full SHA for 098baa6
2 files changed
debian/changelog
@@ -1,3 +1,9 @@
1
+xed (3.8.4) zara; urgency=medium
2
+
3
+ * l10n: Update translations
4
5
+ -- Clement Lefebvre <root@linuxmint.com> Tue, 26 Aug 2025 18:05:19 +0200
6
7
xed (3.8.3) zara; urgency=medium
8
9
* l10n: Update translations
meson.build
@@ -1,4 +1,4 @@
-project('xed', 'c', version : '3.8.3')
+project('xed', 'c', version : '3.8.4')
gnome = import('gnome')
i18n = import('i18n')
0 commit comments