Skip to content

Commit

Permalink
Changed Updates done message
Browse files Browse the repository at this point in the history
  • Loading branch information
timurnurutdinov committed Jul 14, 2017
1 parent 0e1a289 commit d0b0c2a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ var runCheckUpdates = function() {
// NSWorkspace.sharedWorkspace().openURL(websiteURL);
}
else {
currentDocument.showMessage(ViewInventory.smileDone() + "Latest version");
currentDocument.showMessage(ViewInventory.smileDone() + "Framer Inventory supports Sketch native update");
}

}
Expand Down

0 comments on commit d0b0c2a

Please sign in to comment.