Skip to content

Commit

Permalink
📦 Prepare v3.18.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
mfouquet committed Sep 19, 2023
1 parent 32bbe3f commit 4b5ead7
Show file tree
Hide file tree
Showing 4 changed files with 78 additions and 9 deletions.
71 changes: 64 additions & 7 deletions Stark.sketchplugin/Contents/Resources/ui.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Stark.sketchplugin/Contents/Sketch/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Stark.sketchplugin/Contents/Sketch/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"name": "Stark",
"scope": "document",
"suppliesData": false,
"version": "3.17.0",
"version": "3.18.0",
"disableCocoaScriptPreprocessor": true
}
12 changes: 12 additions & 0 deletions appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@
<link>https://raw.githubusercontent.com/stark-contrast/stark-sketch-plugin/master/appcast.xml</link>
<description>Design products that are accessible, ethical, and inclusive with a contrast checker, vision simulator and more.</description>
<language>en</language>
<item>
<title>Version 3.18.0</title>
<description>
<![CDATA[
<ul>
<li>Various bug fixes and improvements.</li>
</ul>
]]>
</description>
<pubDate>Tue, 19 Sep 2023 8:00:00 +0000</pubDate>
<enclosure url="https://github.com/stark-contrast/stark-sketch-plugin/archive/v3.19.0.zip" sparkle:version="3.19.0" type="application/octet-stream" />
</item>
<item>
<title>Version 3.17.0</title>
<description>
Expand Down

0 comments on commit 4b5ead7

Please sign in to comment.