Bump version to 1.3.Beta and add dev headbar

This commit is contained in:
heliguy
2023-10-20 21:43:13 -04:00
parent 93992d654b
commit 3d26783092
3 changed files with 3 additions and 5 deletions

View File

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