NEWS.md: fix minor grammatical error

This commit is contained in:
Johan Malm 2025-02-21 20:04:25 +00:00
parent 4ed868c7f0
commit 54893f268a
2 changed files with 2 additions and 2 deletions

View file

@ -48,7 +48,7 @@ matured nicely against the wlroots 0.18 series.
Notes to package maintainers: Notes to package maintainers:
- This version introduces the ext-workspace protocol which breaks xfce4-panel - This version introduces the ext-workspace protocol which breaks xfce4-panel
4.20.0. Subsequent releases has a fix for this so make sure xfce4-panel is 4.20.0. There is a fix in subsequent releases so make sure xfce4-panel is
shipped at >= 4.20.1. shipped at >= 4.20.1.
### Added ### Added

View file

@ -1,7 +1,7 @@
project( project(
'labwc', 'labwc',
'c', 'c',
version: '0.8.2', version: '0.8.3',
license: 'GPL-2.0-only', license: 'GPL-2.0-only',
meson_version: '>=0.59.0', meson_version: '>=0.59.0',
default_options: [ default_options: [