Skip to content

Commit 5b6bfa6

Browse files
updated manifest and appacast
1 parent 50e4204 commit 5b6bfa6

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Sketch Palettes.sketchplugin/Contents/Sketch/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"description": "A Sketch plugin for exporting and importing fill presets. It supports colors, gradients, and pattern fills.",
44
"author": "Andrew Fiorillo",
55
"homepage": "http://github.com/andrewfiorillo/sketch-palettes",
6-
"version": "2.21",
6+
"version": "2.22",
77
"identifier": "com.andrewfiorillo.sketch.sketch-palettes",
8-
"compatibleVersion": "53",
8+
"compatibleVersion": "54.1",
99
"bundleVersion": "2.0",
1010
"appcast": "https://raw.githubusercontent.com/andrewfiorillo/sketch-palettes/master/appcast.xml",
1111
"commands": [

appcast.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,15 @@
66
<description>A Sketch plugin for exporting and importing fill presets. It supports colors, gradients, and pattern fills.</description>
77
<language>en</language>
88
<item>
9-
<title>Version 2.21</title>
9+
<title>Version 2.22</title>
1010
<description>
1111
<![CDATA[
1212
<ul>
13-
<li>Added support for saving preset names with palette.</li>
14-
<li>Added libraries as a source for saving palettes</li>
13+
<li>Popover now stays open and updates to automatically show new presets when a palette is loaded</li>
1514
</ul>
1615
]]>
1716
</description>
18-
<enclosure url="https://github.com/andrewfiorillo/sketch-palettes/archive/2.21.zip" sparkle:version="2.21" />
17+
<enclosure url="https://github.com/andrewfiorillo/sketch-palettes/archive/2.22.zip" sparkle:version="2.22" />
1918
</item>
2019
</channel>
2120
</rss>

0 commit comments

Comments
 (0)