Skip to content

Commit

Permalink
0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgesStavracas committed Sep 9, 2023
1 parent f68e30a commit e9ed3a5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions NEWS
@@ -1,3 +1,8 @@
Changes in 0.7.1, 09-09-2023
==========================

- Restore ability to call g_object_new (XDP_TYPE_PORTAL, ...)

Changes in 0.7, 06-09-2023
==========================

Expand Down
2 changes: 1 addition & 1 deletion meson.build
@@ -1,5 +1,5 @@
project('libportal','c',
version: '0.7',
version: '0.7.1',
default_options: ['warning_level=2'],
meson_version: '>= 0.49.0')

Expand Down

0 comments on commit e9ed3a5

Please sign in to comment.