-
-
Notifications
You must be signed in to change notification settings - Fork 98
Expand file tree
/
Copy pathversion.xml
More file actions
20 lines (20 loc) · 709 Bytes
/
version.xml
File metadata and controls
20 lines (20 loc) · 709 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Icons</title>
<link>https://github.com/keremciu/sketch-iconfont</link>
<description>Use icons like a boss.</description>
<language>en</language>
<item>
<title>Version 4.7.0</title>
<description>
<![CDATA[
<ul>
<li>Adds Dark Mode Support</li>
</ul>
]]>
</description>
<enclosure url="https://github.com/keremciu/sketch-iconfont/archive/master.zip" sparkle:version="4.7.0" />
</item>
</channel>
</rss>