Skip to content

Commit 4e55343

Browse files
authored
Release 5.3.0 (#887)
1 parent c14fca6 commit 4e55343

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

data/icons.appdata.xml.in

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@
1212
<releases>
1313
<release version="5.3.0" date="2020-04-08" urgency="medium">
1414
<description>
15+
<p>New Palette Colors:</p>
16+
<ul>
17+
<li>Add Bubblegum and Mint to official palette</li>
18+
<li>Updated all eraser icons to use Bubblegum palette</li>
19+
<li>Updated "path" icons to use Mint palette</li>
20+
<li>Updated all pencil icons to use Banana palette</li>
21+
</ul>
1522
<p>New Icons:</p>
1623
<ul>
1724
<li>Add "software-update-urgent"</li>
@@ -85,4 +92,4 @@
8592
<developer_name>elementary, Inc.</developer_name>
8693
<url type="homepage">https://elementary.io</url>
8794
<url type="bugtracker">https://github.com/elementary/icons/issues</url>
88-
</component>
95+
</component>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project (
22
'io.elementary.icons',
3-
version: '5.1.0',
3+
version: '5.3.0',
44
license : 'GPL3+'
55
)
66

0 commit comments

Comments
 (0)