Skip to content

Commit

Permalink
Merge pull request #5610 from LiskHQ/5609-bump-version
Browse files Browse the repository at this point in the history
Bump version to v4.0.0
  • Loading branch information
ikem-legend authored Aug 21, 2024
2 parents 5072580 + c2dac45 commit 372f503
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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": "4.0.0-alpha.0",
"version": "4.0.0",
"productName": "Lisk",
"description": "Lisk",
"main": "./build/main.js",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Lisk",
"version": "4.0.0-alpha.0",
"version": "4.0.0",
"author": "Lisk Foundation <admin@lisk.com>, lightcurve GmbH <admin@lightcurve.io>",
"license": "GPL-3.0",
"productName": "Lisk",
Expand Down

0 comments on commit 372f503

Please sign in to comment.