Skip to content

Commit bb31626

Browse files
authored
Merge pull request desktop#19010 from desktop/releases/3.4.3-beta3
Release 3.4.3-beta3
2 parents 026e711 + 5487ef5 commit bb31626

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-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.3-beta2",
6+
"version": "3.4.3-beta3",
77
"main": "./main.js",
88
"repository": {
99
"type": "git",

changelog.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
{
22
"releases": {
3+
"3.4.3-beta3": [
4+
"[Added] Add Zed as an external editor option for Linux - #18962. Thanks @adil192!",
5+
"[Fixed] Allow pushing to gists - #19009"
6+
],
37
"3.4.3-beta2": [
48
"[Added] Shift + F10 opens context menu's on macOS",
59
"[Fixed] The copy button announces when clicked in VoiceOver."

0 commit comments

Comments
 (0)