Skip to content

Commit

Permalink
Bump for production
Browse files Browse the repository at this point in the history
  • Loading branch information
niik committed Aug 23, 2018
1 parent eb59fa6 commit b94d067
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"productName": "GitHub Desktop",
"bundleID": "com.github.GitHubClient",
"companyName": "GitHub, Inc.",
"version": "1.3.4-beta1",
"version": "1.3.4",
"main": "./main.js",
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions changelog.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"releases": {
"1.3.4": [
"[Improved] Cloning message uses remote repo name not file destination - #5413. Thanks @lisavogtsf!",
"[Improved] Support VSCode user scope installation - #5281. Thanks @saschanaz!"
],
"1.3.4-beta1": [
"[Improved] Cloning message uses remote repo name not file destination - #5413. Thanks @lisavogtsf!",
"[Improved] Support VSCode user scope installation - #5281. Thanks @saschanaz!"
Expand Down

0 comments on commit b94d067

Please sign in to comment.