Skip to content

Commit

Permalink
release: New release v5.11.1.
Browse files Browse the repository at this point in the history
Signed-off-by: Anders Kaseorg <anders@zulip.com>
  • Loading branch information
andersk committed Aug 22, 2024
1 parent 981a262 commit a46a162
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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

### v5.11.1 --2024-08-22

**Enhancements**:

- Updated translations.

**Dependencies**:

- Upgraded all dependencies, including Electron 32.0.1.

### v5.11.0 --2024-03-22

**Fixes**:
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.11.0",
"version": "5.11.1",
"main": "./dist-electron",
"description": "Zulip Desktop App",
"license": "Apache-2.0",
Expand Down

0 comments on commit a46a162

Please sign in to comment.