Skip to content

Commit

Permalink
release: New release v5.10.2.
Browse files Browse the repository at this point in the history
Signed-off-by: Anders Kaseorg <anders@zulip.com>
  • Loading branch information
andersk committed Sep 14, 2023
1 parent ae642bc commit b520e12
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to the Zulip desktop app are documented in this file.

### v5.10.2 --2023-09-14

**Dependencies**:

- Downgraded Electron to 25.8.1 to avoid a renderer process crash on Linux.

### v5.10.1 --2023-09-13

**Dependencies**:
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "zulip",
"productName": "Zulip",
"version": "5.10.1",
"version": "5.10.2",
"main": "./dist-electron",
"description": "Zulip Desktop App",
"license": "Apache-2.0",
Expand Down

0 comments on commit b520e12

Please sign in to comment.