Skip to content

Commit

Permalink
1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
clefebvre committed Nov 30, 2023
1 parent 2aef41a commit 6121c2b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
xdg-desktop-portal-xapp (1.0.4) virginia; urgency=medium

[ zehkira ]
* Implement color picking (#12)

-- Clement Lefebvre <root@linuxmint.com> Thu, 30 Nov 2023 16:45:05 +0000

xdg-desktop-portal-xapp (1.0.3) victoria; urgency=medium

[ Michael Webster ]
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'xdg-desktop-portal-xapp',
'c',
version: '1.0.3',
version: '1.0.4',
meson_version: '>= 0.56.0',
license: 'LGPLv2.1+'
)
Expand Down

0 comments on commit 6121c2b

Please sign in to comment.