Skip to content

Commit 0f0919e

Browse files
author
Thierry Charbonnel
committed
release candidate
1 parent 579f5a3 commit 0f0919e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-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.11",
7+
"version": "1.12",
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: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@
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.12</title>
10+
<description>
11+
<![CDATA[
12+
<ul>
13+
<li>Fix bug and add version at the end of the description</li>
14+
</ul>
15+
]]>
16+
</description>
17+
<pubDate>Mon Oct 16 07:38:00 EDT 2017</pubDate>
18+
<enclosure url="https://github.com/thierryc/Sketch-Find-And-Replace/archive/1.12.zip" type="application/octet-stream" sparkle:version="1.12"/>
19+
</item>
820
<item>
921
<title>1.11</title>
1022
<description>
@@ -17,6 +29,7 @@
1729
<pubDate>Tue Jul 17 07:38:00 EDT 2017</pubDate>
1830
<enclosure url="https://github.com/thierryc/Sketch-Find-And-Replace/archive/1.11.zip" type="application/octet-stream" sparkle:version="1.11"/>
1931
</item>
32+
<item>
2033
<title>1.10</title>
2134
<description>
2235
<![CDATA[

0 commit comments

Comments
 (0)