From 43bca00bd063ef06a9240b63a9b956a89c9a299e Mon Sep 17 00:00:00 2001 From: madordie Date: Mon, 17 Jul 2017 14:02:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Sources/Manifest.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/Manifest.swift b/Sources/Manifest.swift index 11f0e45..420aa81 100644 --- a/Sources/Manifest.swift +++ b/Sources/Manifest.swift @@ -10,7 +10,7 @@ import Cocoa class Manifest { - let name = "快速填充" + let name = "Format" let description = "由https://github.com/madordie/format-sketchplugin自动生成快速填充插件。" let identifier = "com.madordie.sketchplugin.format" let version = "1.0.0"