We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1918c2b commit 812cd1cCopy full SHA for 812cd1c
2 files changed
data/bluetooth-daemon.metainfo.xml
@@ -32,7 +32,7 @@
32
<update_contact>contact_at_elementary.io</update_contact>
33
34
<releases>
35
- <release version="1.1.0" date="2025-06-16" urgency="medium">
+ <release version="1.1.0" date="2025-06-17" urgency="medium">
36
<description>
37
<p>Other Improvements:</p>
38
<ul>
meson.build
@@ -1,7 +1,7 @@
1
project(
2
'io.elementary.bluetooth',
3
'vala', 'c',
4
- version: '1.0.1',
+ version: '1.1.0',
5
meson_version : '>= 0.57'
6
)
7
0 commit comments