From 6190549daad889331cf221f90b332b599df69bf3 Mon Sep 17 00:00:00 2001 From: Li Guangming Date: Sun, 18 Jun 2017 22:56:34 +0800 Subject: [PATCH] bump v1.1.5 --- SketchI18N.sketchplugin/Contents/Sketch/manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/SketchI18N.sketchplugin/Contents/Sketch/manifest.json b/SketchI18N.sketchplugin/Contents/Sketch/manifest.json index 9f7af56..5cea404 100644 --- a/SketchI18N.sketchplugin/Contents/Sketch/manifest.json +++ b/SketchI18N.sketchplugin/Contents/Sketch/manifest.json @@ -3,11 +3,12 @@ "description": "Sketch I18N", "author": "@liguangming", "homepage": "http://liguangming.com", - "version": "1.1.4", + "version": "1.1.5", "identifier": "com.liguangming.sketch-i18n", "downloadURL": "https://github.com/cute/SketchI18N", + "appcast": "https://sketchi18n.github.io/appcast.xml", "compatibleVersion": 3.3, - "bundleVersion": "17", + "bundleVersion": "18", "commands": [{ "name": "Sketch I18N", "identifier": "i18n-command",