Merge branch 'DreamMaoMao:main' into feat/variables-config

This commit is contained in:
Victor Tennekes 2025-11-27 10:40:06 +01:00 committed by GitHub
commit e68cdda7b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
project('mango', ['c', 'cpp'], project('mango', ['c', 'cpp'],
version : '0.10.5', version : '0.10.6',
) )
subdir('protocols') subdir('protocols')