diff --git a/SketchI18N.sketchplugin/Contents/Sketch/manifest.json b/SketchI18N.sketchplugin/Contents/Sketch/manifest.json index 7518e08..54ac469 100644 --- a/SketchI18N.sketchplugin/Contents/Sketch/manifest.json +++ b/SketchI18N.sketchplugin/Contents/Sketch/manifest.json @@ -3,11 +3,11 @@ "description": "Sketch I18N", "author": "@liguangming", "homepage": "http://liguangming.com", - "version": "1.0.1", + "version": "1.0.2", "identifier": "com.liguangming.sketch-i18n", "downloadURL": "https://github.com/cute/SketchI18N", "compatibleVersion": 3.3, - "bundleVersion": "5", + "bundleVersion": "6", "commands": [{ "name": "Sketch I18N", "identifier": "i18n-command",