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 935f4b2 commit e665d22Copy full SHA for e665d22
debian/changelog
@@ -1,3 +1,10 @@
1
+xed (3.6.9) xia; urgency=medium
2
+
3
+ [ Leigh Scott ]
4
+ * Fix and rename appdata file to metainfo (#668)
5
6
+ -- Clement Lefebvre <root@linuxmint.com> Mon, 02 Dec 2024 13:14:20 +0000
7
8
xed (3.6.8) xia; urgency=medium
9
10
[ JosephMcc ]
meson.build
@@ -1,4 +1,4 @@
-project('xed', 'c', version : '3.6.8')
+project('xed', 'c', version : '3.6.9')
gnome = import('gnome')
i18n = import('i18n')
0 commit comments