From 9a8e31989524a580dc7d77e392463096c0379382 Mon Sep 17 00:00:00 2001 From: Li Guangming Date: Thu, 8 Sep 2016 11:59:38 +0800 Subject: [PATCH] release v1.1.0 --- SketchI18N.sketchplugin/Contents/Sketch/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SketchI18N.sketchplugin/Contents/Sketch/manifest.json b/SketchI18N.sketchplugin/Contents/Sketch/manifest.json index c8704d6..4a18a12 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.9", + "version": "1.1.0", "identifier": "com.liguangming.sketch-i18n", "downloadURL": "https://github.com/cute/SketchI18N", "compatibleVersion": 3.3, - "bundleVersion": "12", + "bundleVersion": "13", "commands": [{ "name": "Sketch I18N", "identifier": "i18n-command",