We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d6ba0a commit 8982376Copy full SHA for 8982376
library-symbol-replacer.sketchplugin/Contents/Sketch/manifest.json
@@ -1,13 +1,13 @@
1
{
2
"name": "Library Symbol Replacer",
3
"identifier": "com.zeroheight.library-symbol-replacer",
4
- "version": "1.0.12",
+ "version": "1.0.13",
5
"description": "replace local symbols with library symbols",
6
"authorEmail": "[email protected]",
7
"author": "zeroheight team",
8
"appcast": "https://api.sketchpacks.com/v1/plugins/com.zeroheight.library-symbol-replacer/appcast",
9
"updateURL": "https://github.com/zeroheight/library-symbol-replacer",
10
- "compatibleVersion": 47,
+ "compatibleVersion": 48,
11
"bundleVersion": 1,
12
"commands": [{
13
"script": "script.js",
0 commit comments