From 5991a346b7a8058204aee4af09eaf15b57077ecd Mon Sep 17 00:00:00 2001 From: Li Guangming Date: Wed, 11 Oct 2017 10:23:51 +0800 Subject: [PATCH] bump v1.1.7 --- 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 e84bd77..c9e1701 100644 --- a/SketchI18N.sketchplugin/Contents/Sketch/manifest.json +++ b/SketchI18N.sketchplugin/Contents/Sketch/manifest.json @@ -3,12 +3,12 @@ "description": "SketchI18N is multi-language plugin for Sketch", "author": "@liguangming", "homepage": "http://liguangming.com", - "version": "1.1.6", + "version": "1.1.7", "identifier": "com.liguangming.sketch-i18n", "downloadURL": "https://github.com/cute/SketchI18N", "appcast": "https://sketchi18n.github.io/appcast/appcast.xml", "compatibleVersion": 3.3, - "bundleVersion": "19", + "bundleVersion": "20", "commands": [{ "name": "Sketch I18N", "identifier": "i18n-command",