summaryrefslogtreecommitdiff
diff options
authorLeo <lenemter@gmail.com>2023-07-26 01:05:52 +0900
committerGitHub <noreply@github.com>2023-07-25 09:05:52 -0700
commit0e448646c37d537247a9e30a427aed2d20fa7b26 (patch)
treea302dcc556b0ac17630f277c412e7920f37d44cc
parent27843f31b841bb5f872764ab634158904eba6cb0 (diff)
Release 1.3.1 (#78)1.3.1horus
-rw-r--r--meson.build2
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'
)