bump to create another beta

This commit is contained in:
Brendan Forster 2018-05-18 15:55:26 +10:00
parent 8343ec4f5f
commit 9e856ecf1c
2 changed files with 3 additions and 1 deletions

View file

@ -3,7 +3,7 @@
"productName": "GitHub Desktop",
"bundleID": "com.github.GitHubClient",
"companyName": "GitHub, Inc.",
"version": "1.1.2-beta6",
"version": "1.1.2-beta7",
"main": "./main.js",
"repository": {
"type": "git",

View file

@ -1,5 +1,7 @@
{
"releases": {
"1.1.2-beta7": [
],
"1.1.2-beta6": [
"[Added] Add MacVim support for macOS - #4532. Thanks @johnelliott!",
"[Fixed] Open in Shell on Linux ensures Git is available on the user's PATH - #4619. Thanks @ziggy42!",