diff options
author | Leo <lenemter@gmail.com> | 2023-07-26 01:05:52 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-25 09:05:52 -0700 |
commit | 0e448646c37d537247a9e30a427aed2d20fa7b26 (patch) | |
tree | a302dcc556b0ac17630f277c412e7920f37d44cc | |
parent | 27843f31b841bb5f872764ab634158904eba6cb0 (diff) |
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 35fc9f3..fb1b953 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('io.elementary.settings-daemon', 'c', 'vala', - version: '1.3.0', + version: '1.3.1', license: 'GPL3', meson_version: '>=0.58.0' ) |