From 0194cdf84d71b51f8b6a58253f5b4338255664bd Mon Sep 17 00:00:00 2001 From: Brendan Forster Date: Tue, 11 Jul 2023 17:08:21 -0300 Subject: [PATCH] version bump for release --- app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/package.json b/app/package.json index 3c09be8312e..15deb4ef967 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.7-beta2", + "version": "3.2.7-test7", "main": "./main.js", "repository": { "type": "git",