We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7046a0 + 7950938 commit beb0904Copy full SHA for beb0904
app/package.json
@@ -3,7 +3,7 @@
3
"productName": "GitHub Desktop",
4
"bundleID": "com.github.GitHubClient",
5
"companyName": "GitHub, Inc.",
6
- "version": "3.4.16-beta2",
+ "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.16-beta2": [
"[Improved] Prevent upgrading from macOS 10.15 as soon to be unsupported - #19918"
],
0 commit comments