Merge pull request #827 from yuya-oc/new-versioning

Apply new versioning scheme
This commit is contained in:
Yuya Ochiai
2018-06-15 21:21:23 +09:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "mattermost-desktop",
"productName": "Mattermost",
"version": "4.1.2",
"version": "4.2.0-develop",
"description": "Mattermost",
"main": "main.js",
"author": "Mattermost, Inc. <feedback@mattermost.com>",

View File

@@ -2,7 +2,7 @@
"name": "mattermost-desktop",
"productName": "Mattermost",
"desktopName": "Mattermost.desktop",
"version": "4.1.2",
"version": "4.2.0-develop",
"description": "Mattermost",
"main": "main_bundle.js",
"author": "Mattermost, Inc. <feedback@mattermost.com>",