From 0b6132c5b54972e6b58aeec3d6a4612dd0e9f64b Mon Sep 17 00:00:00 2001 From: Li Guangming Date: Sun, 18 Jun 2017 23:20:34 +0800 Subject: [PATCH] bump v2.1.6 --- SketchI18N.sketchplugin/Contents/Sketch/manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SketchI18N.sketchplugin/Contents/Sketch/manifest.json b/SketchI18N.sketchplugin/Contents/Sketch/manifest.json index 5cea404..525e93d 100644 --- a/SketchI18N.sketchplugin/Contents/Sketch/manifest.json +++ b/SketchI18N.sketchplugin/Contents/Sketch/manifest.json @@ -3,12 +3,12 @@ "description": "Sketch I18N", "author": "@liguangming", "homepage": "http://liguangming.com", - "version": "1.1.5", + "version": "1.1.6", "identifier": "com.liguangming.sketch-i18n", "downloadURL": "https://github.com/cute/SketchI18N", - "appcast": "https://sketchi18n.github.io/appcast.xml", + "appcast": "https://sketchi18n.github.io/appcast/appcast.xml", "compatibleVersion": 3.3, - "bundleVersion": "18", + "bundleVersion": "19", "commands": [{ "name": "Sketch I18N", "identifier": "i18n-command",