This commit is contained in:
kramo
2023-04-06 10:18:49 +02:00
parent 50ce503458
commit 33377cf69f
5 changed files with 23 additions and 19 deletions

View File

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