Update metainfo and version numbers for 1.2.1

This commit is contained in:
heliguy
2023-10-15 17:26:10 -04:00
parent 2cfc4bdaf0
commit 0d8e92fe27
3 changed files with 12 additions and 3 deletions

View File

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