Release 1.6.3 Update metainfo, version, and profile

This commit is contained in:
heliguy
2024-07-03 14:21:12 -04:00
parent 178ff4a42c
commit 12743c92ad
3 changed files with 11 additions and 2 deletions

View File

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