Skip to content

Commit

Permalink
✨ Add sketchpacks appcast endpoint for automatic releases
Browse files Browse the repository at this point in the history
  • Loading branch information
apertureless committed Jun 10, 2017
1 parent e4a24ff commit 9ba1940
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FlipSize.sketchplugin/Contents/Sketch/manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "🔁 FlipSize",
"identifier": "de.apertureless.sketch-flip-size",
"version": "1.1.0",
"version": "1.1.1",
"description": "Flip the size of any artboard, layer or shape.",
"appcast": "https://raw.githubusercontent.com/apertureless/sketch-flip-size/master/appcast.xml",
"appcast": "https://api.sketchpacks.com/v1/plugins/de.apertureless.sketch-flip-size/appcast",
"authorEmail": "jakub@posteo.de",
"author": "Jakub Juszczak",
"compatibleVersion": "41.0.0",
Expand Down

0 comments on commit 9ba1940

Please sign in to comment.