diff --git a/meson.build b/meson.build index eddedd6f..42808573 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('MangoHud', ['c', 'cpp'], - version : 'v0.6.0', + version : 'v0.6.1', license : 'MIT', default_options : ['buildtype=release', 'c_std=c99', 'cpp_std=c++14'] )