Update version in ui/meson.build

This commit is contained in:
wheaney 2024-09-12 22:34:00 -07:00
parent b7daefed82
commit 0d81f664c2
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
project('breezydesktop',
version: '0.12.0',
version: '1.0.0',
meson_version: '>= 0.62.0',
default_options: [ 'warning_level=2', 'werror=false', ],
)