diff --git a/app/package.json b/app/package.json index ef4822e5fe5..acbce97e83d 100644 --- a/app/package.json +++ b/app/package.json @@ -3,7 +3,7 @@ "productName": "GitHub Desktop", "bundleID": "com.github.GitHubClient", "companyName": "GitHub, Inc.", - "version": "3.3.19", + "version": "3.4.0", "main": "./main.js", "repository": { "type": "git", diff --git a/changelog.json b/changelog.json index 4a58bc55c5f..c74dd7f4377 100644 --- a/changelog.json +++ b/changelog.json @@ -1,6 +1,6 @@ { "releases": { - "3.3.19": [ + "3.4.0": [ "[New] Reset to a previous commit - #12393", "[Added] Add accessibility settings to toggle link underlines and diff check marks - #18227, 18035", "[Fixed] Support multiple accounts for remote urls that differ in path - #18676, #18651",