Skip to content

Commit beb0904

Browse files
authored
Merge pull request desktop#19949 from desktop/releases/3.4.16
Release 3.4.16
2 parents b7046a0 + 7950938 commit beb0904

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.16-beta2",
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.16-beta2": [
47
"[Improved] Prevent upgrading from macOS 10.15 as soon to be unsupported - #19918"
58
],

0 commit comments

Comments
 (0)