This commit is contained in:
kramo
2023-03-30 23:38:38 +02:00
parent 3ec02ee64f
commit a53e49610c
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
project('cartridges',
version: '1.2.1',
version: '1.2.2',
meson_version: '>= 0.59.0',
default_options: [ 'warning_level=2', 'werror=false', ],
)