Skip to content

Commit

Permalink
Merge pull request #14 from faridsabitov/shared-styles
Browse files Browse the repository at this point in the history
Shared styles
  • Loading branch information
faridsabitov authored Mar 4, 2019
2 parents e82e720 + 63ad220 commit dda27c3
Show file tree
Hide file tree
Showing 6 changed files with 1,472 additions and 48 deletions.
125 changes: 123 additions & 2 deletions arrows.sketchplugin/Contents/Sketch/links.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions arrows.sketchplugin/Contents/Sketch/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
"compatibleVersion": 3,
"bundleVersion": 1,
"identifier": "me.sabitov.sketch.connectionFlowArrows",
"version": "2.5.6",
"version": "2.6.0",
"icon": "icon.png",
"authorEmail": "farid.sabitov.design@gmail.com",
"appcast": "https://raw.githubusercontent.com/faridsabitov/Sketch-Connection-Flow-Arrows/master/.appcast.xml",
"author": "Farid Sabitov",
"description": "Create auto connected connection flow arrows",
"download-url": "https://github.com/faridsabitov/Sketch-user-flows/releases",
Expand Down Expand Up @@ -127,6 +128,5 @@
]
},
"name": "arrows",
"disableCocoaScriptPreprocessor": true,
"appcast": "https://raw.githubusercontent.com/faridsabitov/Sketch-Connection-Flow-Arrows/master/.appcast.xml"
"disableCocoaScriptPreprocessor": true
}
Loading

0 comments on commit dda27c3

Please sign in to comment.