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 406efd8 commit 9b5b271Copy full SHA for 9b5b271
data/icons.appdata.xml.in
@@ -10,7 +10,7 @@
10
<p>An original set of vector icons designed specifically for elementary OS and its desktop environment: Pantheon.</p>
11
</description>
12
<releases>
13
- <release version="7.1.0" date="2022-09-27" urgency="medium">
+ <release version="7.1.0" date="2022-10-06" urgency="medium">
14
<description>
15
<p>Additions:</p>
16
<ul>
meson.build
@@ -1,6 +1,6 @@
1
project (
2
'io.elementary.icons',
3
- version: '7.0.0',
+ version: '7.1.0',
4
license : 'GPL3+'
5
)
6
0 commit comments