Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit d7bc0c1

Browse files
committed
Version bump
1 parent 17f60c0 commit d7bc0c1

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

Sketch Commands.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": "Ale Muñoz",
55
"email": "bomberstudios@gmail.com",
66
"homepage": "https://github.com/bomberstudios/sketch-commands",
7-
"version": "3.6.1",
7+
"version": "3.6.2",
88
"identifier": "com.bomberstudios.sketch.commands",
99
"compatibleVersion": "47",
1010
"bundleVersion": 1,

appcast.xml

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
33
<channel>
4-
<item>
5-
<enclosure url="https://github.com/bomberstudios/sketch-commands/releases/download/v3.6.1/sketch-commands.zip" sparkle:version="3.6.1"/>
6-
</item>
7-
<item>
8-
<enclosure url="https://github.com/bomberstudios/sketch-commands/releases/download/v3.6.0/sketch-commands.zip" sparkle:version="3.6.0"/>
9-
</item>
10-
<item>
11-
<enclosure url="https://github.com/bomberstudios/sketch-commands/releases/download/v3.5.0/sketch-commands.zip" sparkle:version="3.5.0"/>
12-
</item>
4+
<item><enclosure url="https://github.com/bomberstudios/sketch-commands/releases/download/v3.6.2/sketch-commands.zip" sparkle:version="3.6.2"/></item>
5+
<item><enclosure url="https://github.com/bomberstudios/sketch-commands/releases/download/v3.6.1/sketch-commands.zip" sparkle:version="3.6.1"/></item>
6+
<item><enclosure url="https://github.com/bomberstudios/sketch-commands/releases/download/v3.6.0/sketch-commands.zip" sparkle:version="3.6.0"/></item>
7+
<item><enclosure url="https://github.com/bomberstudios/sketch-commands/releases/download/v3.5.0/sketch-commands.zip" sparkle:version="3.5.0"/></item>
138
</channel>
149
</rss>

0 commit comments

Comments
 (0)