Skip to content

Commit

Permalink
Bump to version 4.4.0-rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
Willyfrog committed Jan 17, 2020
1 parent 04e1edd commit 0604e79
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mattermost-desktop",
"productName": "Mattermost",
"version": "4.4.0-develop",
"version": "4.4.0-rc0",
"description": "Mattermost",
"main": "main.js",
"author": "Mattermost, Inc. <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion src/package-lock.json

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

2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "mattermost-desktop",
"productName": "Mattermost",
"desktopName": "Mattermost.desktop",
"version": "4.4.0-develop",
"version": "4.4.0-rc0",
"description": "Mattermost",
"main": "main_bundle.js",
"author": "Mattermost, Inc. <[email protected]>",
Expand Down

0 comments on commit 0604e79

Please sign in to comment.