This commit is contained in:
kramo
2024-03-23 20:53:26 +01:00
parent 8a7875b843
commit afd1972a76
2 changed files with 9 additions and 1 deletions

View File

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