Update profile and version

This commit is contained in:
heliguy
2024-07-03 15:02:56 -04:00
parent 12743c92ad
commit 69d6a7952d
2 changed files with 2 additions and 2 deletions

View File

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