Skip to content

Commit d036395

Browse files
committed
Changelog and version bump
1 parent 9325c8b commit d036395

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"productName": "GitHub Desktop",
44
"bundleID": "com.github.GitHubClient",
55
"companyName": "GitHub, Inc.",
6-
"version": "3.1.9-beta1",
6+
"version": "3.1.9-beta2",
77
"main": "./main.js",
88
"repository": {
99
"type": "git",

changelog.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"releases": {
3+
"3.1.9-beta2": ["[Fixed] Fixed production build startup crash - #16191"],
34
"3.1.9-beta1": [
45
"[Added] Add Tabby terminal integration for macOS - #16040. Thanks @ansidev!",
56
"[Added] Add JetBrains DataSpell support on Windows - #16020. Thanks @tsvetilian-ty!",

0 commit comments

Comments
 (0)