We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09a5539 commit ba99738Copy full SHA for ba99738
app/package.json
@@ -3,7 +3,7 @@
3
"productName": "GitHub Desktop",
4
"bundleID": "com.github.GitHubClient",
5
"companyName": "GitHub, Inc.",
6
- "version": "3.4.15",
+ "version": "3.4.16",
7
"main": "./main.js",
8
"repository": {
9
"type": "git",
changelog.json
@@ -1,5 +1,8 @@
1
{
2
"releases": {
+ "3.4.16": [
+ "[Improved] Prevent upgrading from macOS 10.15 as soon to be unsupported - #19918"
+ ],
"3.4.15": ["[Fixed] Restore ability to sign in on Windows"],
"3.4.14": [
"[Added] Add Ghostty shell integration - #19777. Thanks @aelew!",
0 commit comments