Set profile to default and update version to 1.6.0

This commit is contained in:
Heliguy
2024-04-07 00:09:32 -04:00
parent dc801d492c
commit 91ec51e15d
2 changed files with 2 additions and 2 deletions

View File

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