diff --git a/meson.build b/meson.build index b0966621..64fdbf8d 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ # Name our project project('com.github.lainsce.notejot', ['vala', 'c'], - version: '1.4.0' + version: '1.4.1' ) # Import main lib files