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 1a834d7 commit 08d4067Copy full SHA for 08d4067
data/dock.metainfo.xml.in
@@ -24,7 +24,7 @@
24
<update_contact>contact_at_elementary.io</update_contact>
25
26
<releases>
27
- <release version="8.2.0" date="2025-09-07" urgency="medium">
+ <release version="8.2.0" date="2025-09-08" urgency="medium">
28
<description>
29
<p>Updated translations</p>
30
</description>
meson.build
@@ -1,7 +1,7 @@
1
project(
2
'io.elementary.dock',
3
'vala', 'c',
4
- version: '8.1.2',
+ version: '8.2.0',
5
meson_version: '>=0.58'
6
)
7
0 commit comments