Skip to content

Commit

Permalink
version 0.1.0-alpha6
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieudutour committed Jun 24, 2017
1 parent a9d9bb6 commit 1c27fda
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"productName": "Kactus",
"bundleID": "io.kactus.KactusClient",
"companyName": "Kactus.io",
"version": "0.1.0-alpha5",
"version": "0.1.0-alpha6",
"main": "./main.js",
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"unreleased": [],
"releases": {
"0.1.0-alpha6": [
"[New] Add a sketch plugin to open the file in Kactus",
"[Fixed] Correct URL for the usage reporting"
],
"0.1.0-alpha5": [
"[New] Create a new sketch file with all the kactus options"
],
Expand Down

0 comments on commit 1c27fda

Please sign in to comment.