Skip to content

Commit

Permalink
version 0.3.35
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieudutour committed Jul 22, 2022
1 parent e75b8b6 commit ed10a8b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
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.3.34",
"version": "0.3.35",
"main": "./main.js",
"repository": {
"type": "git",
Expand Down
1 change: 1 addition & 0 deletions changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"unreleased": [],
"releases": {
"0.3.35": ["[Fixed] Fixed parsing page names that contain multiple `/`"],
"0.3.34": [
"[Fixed] Fixed a bug when loading the Kactus state after focusing the window"
],
Expand Down
2 changes: 1 addition & 1 deletion plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kactus",
"version": "0.3.34",
"version": "0.3.35",
"skpm": {
"description": "A proper version control tool for designers",
"main": "../out/plugin.sketchplugin",
Expand Down

0 comments on commit ed10a8b

Please sign in to comment.