Skip to content
This repository has been archived by the owner on Oct 11, 2019. It is now read-only.

Commit

Permalink
fix text layer text replace issue
Browse files Browse the repository at this point in the history
  • Loading branch information
cute committed Aug 4, 2016
1 parent 073cf8f commit 59783ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file not shown.
4 changes: 2 additions & 2 deletions SketchI18N.sketchplugin/Contents/Sketch/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"description": "Sketch I18N",
"author": "@liguangming",
"homepage": "http://liguangming.com",
"version": "1.0.7",
"version": "1.0.8",
"identifier": "com.liguangming.sketch-i18n",
"downloadURL": "https://github.com/cute/SketchI18N",
"compatibleVersion": 3.3,
"bundleVersion": "10",
"bundleVersion": "11",
"commands": [{
"name": "Sketch I18N",
"identifier": "i18n-command",
Expand Down

0 comments on commit 59783ed

Please sign in to comment.