Skip to content
This repository was archived by the owner on Sep 19, 2021. It is now read-only.

Commit 4ab7ced

Browse files
v1.0.2
1 parent 69dc2ee commit 4ab7ced

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.appcast.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@
55
<link>https://github.com/bouchenoiremarc/Sketch-Constraints</link>
66
<description>A plugin that integrates constraints in Sketch to lay out layers.</description>
77
<language>en</language>
8+
<item>
9+
<title>Sketch Constraints 1.0.2</title>
10+
<description>
11+
<![CDATA[
12+
<ul>
13+
<li>New icon for Sketch 50+</li>
14+
</ul>
15+
]]>
16+
</description>
17+
<enclosure url="https://github.com/bouchenoiremarc/Sketch-Constraints/releases/download/v1.0.2/Sketch.Constraints.sketchplugin.zip" sparkle:version="1.0.2"/>
18+
</item>
819
<item>
920
<title>Sketch Constraints 1.0.1</title>
1021
<description>

Sketch Constraints.sketchplugin/Contents/Sketch/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Marc Bouchenoire",
66
"authorEmail": "[email protected]",
77
"homepage": "https://github.com/bouchenoiremarc/Sketch-Constraints",
8-
"version": "1.0.1",
8+
"version": "1.0.2",
99
"identifier": "com.bouchenoiremarc.sketch-constraints",
1010
"appcast":
1111
"https://raw.githubusercontent.com/bouchenoiremarc/Sketch-Constraints/master/.appcast.xml",

0 commit comments

Comments
 (0)