Skip to content

Commit ba99738

Browse files
committed
Release 3.4.16
1 parent 09a5539 commit ba99738

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"productName": "GitHub Desktop",
44
"bundleID": "com.github.GitHubClient",
55
"companyName": "GitHub, Inc.",
6-
"version": "3.4.15",
6+
"version": "3.4.16",
77
"main": "./main.js",
88
"repository": {
99
"type": "git",

changelog.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"releases": {
3+
"3.4.16": [
4+
"[Improved] Prevent upgrading from macOS 10.15 as soon to be unsupported - #19918"
5+
],
36
"3.4.15": ["[Fixed] Restore ability to sign in on Windows"],
47
"3.4.14": [
58
"[Added] Add Ghostty shell integration - #19777. Thanks @aelew!",

0 commit comments

Comments
 (0)