Skip to content

Commit

Permalink
Bump to version 4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Willyfrog committed Oct 26, 2020
1 parent 6ed5b54 commit b264731
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
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.

2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "mattermost-desktop",
"productName": "Mattermost",
"version": "4.6.1-rc1",
"version": "4.6.1",
"description": "Mattermost",
"main": "main.js",
"author": "Mattermost, Inc. <feedback@mattermost.com>",
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
Expand Up @@ -2,7 +2,7 @@
"name": "mattermost-desktop",
"productName": "Mattermost",
"desktopName": "Mattermost.desktop",
"version": "4.6.1-rc1",
"version": "4.6.1",
"description": "Mattermost",
"main": "main_bundle.js",
"author": "Mattermost, Inc. <feedback@mattermost.com>",
Expand Down

0 comments on commit b264731

Please sign in to comment.