diff --git a/meson.build b/meson.build index 35396033..59cd651a 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'wayvnc', 'c', - version: '0.6.0', + version: '0.7.0', license: 'ISC', default_options: [ 'c_std=gnu11',