bump version to 0.7.1

This commit is contained in:
DreamMaoMao 2025-07-01 20:48:15 +08:00
parent 3f9c693416
commit e59632378e

View file

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