Skip to content

Commit

Permalink
1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgesStavracas committed Feb 19, 2025
1 parent bb3e2c7 commit 85df26f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
9 changes: 6 additions & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
Changes in 1.19.90
Changes in 1.20.0
=================
Released: Not yet
Released: 2025-02-19

...
Enhancements:

- Document how the test suite works.
- Improve the test runner script.

Changes in 1.19.4
=================
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',
'c',
version: '1.19.90',
version: '1.20.0',
meson_version: '>= 0.60',
license: 'LGPL-2.0-or-later',
default_options: [
Expand Down

0 comments on commit 85df26f

Please sign in to comment.