Skip to content
Snippets Groups Projects
Verified Commit 67dec715 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Fix version tag in meson.build

parent f5bb79e2
No related branches found
No related tags found
No related merge requests found
Pipeline #2222 failed with stage
in 8 minutes and 38 seconds
project(
'mtxclient',
'cpp',
version : '0.5.1',
version : '0.6.0',
meson_version : '>=0.57.0',
license : 'MIT',
default_options : 'cpp_std=c++17'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment