File tree 2 files changed +14
-3
lines changed
library-symbol-replacer.sketchplugin/Contents/Sketch
2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 5
5
<link >http://sparkle-project.org/files/sparkletestcast.xml</link >
6
6
<description >replace symbols in an existing documents with library symbols</description >
7
7
<language >en</language >
8
+ <item >
9
+ <title >Version 1.0.8</title >
10
+ <description >
11
+ <![CDATA[
12
+ <ul>
13
+ <li>update sketch compat version</li>
14
+ </ul>
15
+ ]]>
16
+ </description >
17
+ <enclosure url =" https://github.com/zeroheight/library-symbol-replacer/releases/download/v1.0.8/library-symbol-replacer.sketchplugin.zip" sparkle : version =" 1.0.8" />
18
+ </item >
8
19
<item >
9
20
<title >Version 1.0.7</title >
10
21
<description >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Library Symbol Replacer" ,
3
3
"identifier" : " com.zeroheight.library-symbol-replacer" ,
4
- "version" : " 1.0.7 " ,
4
+ "version" : " 1.0.8 " ,
5
5
"description" : " replace local symbols with library symbols" ,
6
6
"authorEmail" :
" [email protected] " ,
7
7
"author" : " zeroheight team" ,
8
- "appcast" : " https://raw.githubusercontent .com/zeroheight/ library-symbol-replacer/master/ appcast.xml " ,
8
+ "appcast" : " https://api.sketchpacks .com/v1/plugins/com.zeroheight. library-symbol-replacer/appcast" ,
9
9
"updateURL" : " https://github.com/zeroheight/library-symbol-replacer" ,
10
- "compatibleVersion" : 1 ,
10
+ "compatibleVersion" : 47 ,
11
11
"bundleVersion" : 1 ,
12
12
"commands" : [{
13
13
"script" : " script.js" ,
You can’t perform that action at this time.
0 commit comments