diff --git a/meson.build b/meson.build index 595b6fb..352e126 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wayvnc', 'c', - version: '0.7.1', + version: '0.7.2', license: 'ISC', default_options: [ 'c_std=gnu11',