bump version to 0.5.7

This commit is contained in:
DreamMaoMao 2025-06-07 22:18:29 +08:00
parent efbe677bee
commit b0a462b6cb

View file

@ -1,5 +1,5 @@
project('maomao', ['c', 'cpp'],
version : '0.5.6' # 这个版本号将被 Git tag 覆盖
version : '0.5.7' # 这个版本号将被 Git tag 覆盖
)
subdir('protocols')