We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9325c8b commit d036395Copy full SHA for d036395
app/package.json
@@ -3,7 +3,7 @@
3
"productName": "GitHub Desktop",
4
"bundleID": "com.github.GitHubClient",
5
"companyName": "GitHub, Inc.",
6
- "version": "3.1.9-beta1",
+ "version": "3.1.9-beta2",
7
"main": "./main.js",
8
"repository": {
9
"type": "git",
changelog.json
@@ -1,5 +1,6 @@
1
{
2
"releases": {
+ "3.1.9-beta2": ["[Fixed] Fixed production build startup crash - #16191"],
"3.1.9-beta1": [
"[Added] Add Tabby terminal integration for macOS - #16040. Thanks @ansidev!",
"[Added] Add JetBrains DataSpell support on Windows - #16020. Thanks @tsvetilian-ty!",
0 commit comments