Release 1.5.1 Update Metainfo and use default build option

This commit is contained in:
heliguy
2024-03-08 12:40:28 -05:00
parent 776ac81bab
commit e5200fcce6
3 changed files with 11 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
project('warehouse',
version: '1.5.0',
version: '1.5.1',
meson_version: '>= 0.62.0',
default_options: [ 'warning_level=2', 'werror=false', ],
)