Skip to content

Commit

Permalink
Update .appcast with new tag ✨
Browse files Browse the repository at this point in the history
  • Loading branch information
baptiste-roullin committed Mar 19, 2023
1 parent 2216342 commit 7e9edfe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .appcast.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<item>
<enclosure url="https://github.com/baptiste-roullin/data-from-clipboard/releases/download/v0.6.2/data-from-clipboard.sketchplugin.zip" sparkle:version="0.6.2"/>
</item>
<item>
<enclosure url="https://github.com/baptiste-roullin/data-from-clipboard/releases/download/v0.6.0/data-from-clipboard.sketchplugin.zip" sparkle:version="0.6.0"/>
</item>
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://raw.githubusercontent.com/sketch-hq/SketchAPI/develop/docs/sketch-plugin-manifest-schema.json",
"name": "Data from clipboard",
"compatibleVersion": "94.1",
"version": "0.6.1",
"version": "0.6.2",
"author": "Baptiste Roullin",
"authorEmail": "baptiste@roullin.net",
"homepage": "https://github.com/baptiste-roullin/data-from-clipboard",
Expand Down

0 comments on commit 7e9edfe

Please sign in to comment.