Skip to content

Commit 85df26f

Browse files
1.20.0
1 parent bb3e2c7 commit 85df26f

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

NEWS.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
Changes in 1.19.90
1+
Changes in 1.20.0
22
=================
3-
Released: Not yet
3+
Released: 2025-02-19
44

5-
...
5+
Enhancements:
6+
7+
- Document how the test suite works.
8+
- Improve the test runner script.
69

710
Changes in 1.19.4
811
=================

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'xdg-desktop-portal',
33
'c',
4-
version: '1.19.90',
4+
version: '1.20.0',
55
meson_version: '>= 0.60',
66
license: 'LGPL-2.0-or-later',
77
default_options: [

0 commit comments

Comments
 (0)