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 b17731a commit 727e551Copy full SHA for 727e551
NEWS
@@ -1,3 +1,8 @@
1
+Changes in 1.0.1
2
+================
3
+
4
+New --directory option to specify working directory.
5
6
Changes in 1.0.0
7
================
8
meson.build
@@ -1,6 +1,6 @@
project(
'flatpak-xdg-utils', 'c',
- version: '1.0.0',
+ version: '1.0.1',
license: 'LGPL-2.1+',
default_options: [
'buildtype=debugoptimized',
0 commit comments