Skip to content

Commit 0866773

Browse files
committed
version update 1.16
1 parent da379da commit 0866773

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

Find And Replace.sketchplugin/Contents/Sketch/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "Martin Steven and Thierry Charbonnel",
55
"authorEmail" : "thierry.charbonnel@autreplanete.com",
66
"homepage": "https://github.com/thierryc/Sketch-Find-And-Replace/",
7-
"version": "1.15",
7+
"version": "1.16",
88
"identifier": "cx.ap.sketch-find-and-replace",
99
"icon" : "runner-icon.png",
1010
"updateURL": "https://raw.githubusercontent.com/thierryc/Sketch-Find-And-Replace/master/Find%20And%20Replace.sketchplugin/Contents/Sketch/manifest.json",

appcast.xml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@
55
<link>https://raw.githubusercontent.com/thierryc/Sketch-Find-And-Replace/master/appcast.xml</link>
66
<description>Finds text in selected layer(s) and all layers contained within - and replaces it with different text. Features partial, case sensitive and full-document matching.</description>
77
<language>en</language>
8+
<item>
9+
<title>1.16</title>
10+
<description>
11+
<![CDATA[
12+
<ul>
13+
<li>Fix regex for sktech 47</li>
14+
<li>Save find and replace string</li>
15+
<li>Typo</li>
16+
</ul>
17+
]]>
18+
</description>
19+
<pubDate>Wed Nov 22 21:30:00 EDT 2017</pubDate>
20+
<enclosure url="https://github.com/thierryc/Sketch-Find-And-Replace/archive/1.16.zip" type="application/octet-stream" sparkle:version="1.16"/>
21+
</item>
822
<item>
923
<title>1.15</title>
1024
<description>

0 commit comments

Comments
 (0)