Skip to content

Commit

Permalink
Merge pull request desktop#19443 from desktop/releases/3.4.8
Browse files Browse the repository at this point in the history
Release 3.4.8
  • Loading branch information
sergiou87 authored Oct 29, 2024
2 parents 52ec76b + 34e71e1 commit def4de6
Show file tree
Hide file tree
Showing 2 changed files with 4 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": "3.4.7",
"version": "3.4.8",
"main": "./main.js",
"repository": {
"type": "git",
Expand Down
3 changes: 3 additions & 0 deletions changelog.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"releases": {
"3.4.8": [
"[Fixed] App no longer crash for first time users going through the welcome flow and attempting to sign in more than once"
],
"3.4.7": [
"[Improved] Support entering GitHub.com as a GitHub Enterprise endpoint - #19342"
],
Expand Down

0 comments on commit def4de6

Please sign in to comment.