Update flatpak versioning

This commit is contained in:
Stephen Horvath
2025-09-17 17:19:58 +10:00
parent 2a0675d3be
commit 4a8dfbad47
3 changed files with 17 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
project('yafi',
version: '0.1.0',
version: '0.5',
meson_version: '>= 1.0.0',
default_options: [ 'warning_level=2', 'werror=false', ],
)