Skip to content

Commit

Permalink
Updates for 53
Browse files Browse the repository at this point in the history
Support latest Sketch version 53 and 🅒 updates
  • Loading branch information
design4use committed Feb 14, 2019
1 parent 6fcbd31 commit 8c30d0e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2016, German Bauer.
Copyright (c) 2019, German Bauer.
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Segmented Circle",
"description" : "Create precise segmented circular graphics for diagrams, instrumentation and analytics",
"description" : "Create precise segmented circular graphics for diagrams, instrumentation and analytics.",
"author" : "German Bauer",
"authorEmail" : "[email protected]",
"icon" : "icon.png",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//(c)2016-2019 German Bauer. All code covered by the BSD 2-clause style license ./LICENSE.md in this package
//(c)2019 German Bauer. All code covered by the BSD 2-clause style license ./LICENSE.md in this package

var doc, pi, pArray, def, sv
var r, segs, idealsegs, vals, thickness, omit, stMaj, stMin, nMaj, nMin, dash, gap
Expand Down

0 comments on commit 8c30d0e

Please sign in to comment.