From 6960955cdd416ca35803634af6ed2c8557a316ef Mon Sep 17 00:00:00 2001 From: Brendan Forster Date: Sun, 8 Oct 2023 14:33:18 -0300 Subject: [PATCH] bump version for release --- app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/package.json b/app/package.json index f77e28a6528..1b15fc0f7b6 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.3-linux1", + "version": "3.3.3-linux2", "main": "./main.js", "repository": { "type": "git",