Skip to content

Commit 8982376

Browse files
committed
1.0.13 - reflect compatibility with sketch 48
1 parent 6d6ba0a commit 8982376

File tree

1 file changed

+2
-2
lines changed
  • library-symbol-replacer.sketchplugin/Contents/Sketch

1 file changed

+2
-2
lines changed

library-symbol-replacer.sketchplugin/Contents/Sketch/manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "Library Symbol Replacer",
33
"identifier": "com.zeroheight.library-symbol-replacer",
4-
"version": "1.0.12",
4+
"version": "1.0.13",
55
"description": "replace local symbols with library symbols",
66
"authorEmail": "[email protected]",
77
"author": "zeroheight team",
88
"appcast": "https://api.sketchpacks.com/v1/plugins/com.zeroheight.library-symbol-replacer/appcast",
99
"updateURL": "https://github.com/zeroheight/library-symbol-replacer",
10-
"compatibleVersion": 47,
10+
"compatibleVersion": 48,
1111
"bundleVersion": 1,
1212
"commands": [{
1313
"script": "script.js",

0 commit comments

Comments
 (0)