Update to 1.3.1.beta

This commit is contained in:
Heliguy
2023-10-23 23:29:27 -04:00
parent 8e642c1758
commit 21cebdae28
3 changed files with 3 additions and 3 deletions

View File

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