Skip to content

Commit 1c27fda

Browse files
committed
version 0.1.0-alpha6
1 parent a9d9bb6 commit 1c27fda

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"productName": "Kactus",
44
"bundleID": "io.kactus.KactusClient",
55
"companyName": "Kactus.io",
6-
"version": "0.1.0-alpha5",
6+
"version": "0.1.0-alpha6",
77
"main": "./main.js",
88
"repository": {
99
"type": "git",

changelog.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"unreleased": [],
33
"releases": {
4+
"0.1.0-alpha6": [
5+
"[New] Add a sketch plugin to open the file in Kactus",
6+
"[Fixed] Correct URL for the usage reporting"
7+
],
48
"0.1.0-alpha5": [
59
"[New] Create a new sketch file with all the kactus options"
610
],

0 commit comments

Comments
 (0)