diff --git a/app/package.json b/app/package.json index 8f2ca0b676..3179fc8622 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.2.6", + "version": "3.2.7", "main": "./main.js", "repository": { "type": "git", diff --git a/changelog.json b/changelog.json index 0d4b5f35ea..df49fefbf4 100644 --- a/changelog.json +++ b/changelog.json @@ -1,5 +1,6 @@ { "releases": { + "3.2.7": [], "3.2.6": [ "[Fixed] The list of the repositories under the filter box on the \"Let's get started!\" page is visible - #16955" ],