Skip to content

Commit

Permalink
Merge branch 'release-1.27.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
reyraa committed Sep 30, 2020
2 parents d3e20f1 + f937eb5 commit db9ba2b
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lisk-desktop",
"version": "1.27.1-rc.0",
"version": "1.27.1",
"productName": "Lisk",
"description": "Lisk",
"main": "./build/main.js",
Expand Down
Binary file modified build/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Lisk",
"version": "1.27.1-rc.0",
"version": "1.27.1",
"productName": "Lisk",
"description": "Lisk",
"homepage": "https://github.com/LiskHQ/lisk-desktop",
Expand Down Expand Up @@ -252,14 +252,14 @@
"background": "./build/[email protected]",
"contents": [
{
"x": 396,
"y": 345,
"x": 584,
"y": 230,
"type": "link",
"path": "/Applications"
},
{
"x": 396,
"y": 90,
"x": 380,
"y": 232,
"type": "file"
}
],
Expand Down

0 comments on commit db9ba2b

Please sign in to comment.