Skip to content

Commit

Permalink
Prepare v1.46.5 (#4086)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicodh authored Aug 19, 2024
1 parent 9fac4f9 commit c67dbac
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 7 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@
### Changed

### Fixed
- fix blocked composer after secure join #3917

<a id="1_46_5"></a>

## [1.46.5] - 2024-08-19

### Fixed
- fix blocked composer after secure join #3917

<a id="1_46_4"></a>

Expand Down Expand Up @@ -2782,7 +2788,9 @@ This section is only relevant to contributors.

**Historical Note 2** We removed the older changelog, you can look at the git history to get it. (version numbers made hallmark crazy)

[unreleased]: https://github.com/deltachat/deltachat-desktop/compare/v1.46.4...HEAD
[unreleased]: https://github.com/deltachat/deltachat-desktop/compare/v1.46.5...HEAD

[1.46.5]: https://github.com/deltachat/deltachat-desktop/compare/v1.46.4...v1.46.5

[1.46.4]: https://github.com/deltachat/deltachat-desktop/compare/v1.46.3...v1.46.4

Expand Down
8 changes: 4 additions & 4 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,6 +1,6 @@
{
"name": "deltachat-desktop",
"version": "1.46.4",
"version": "1.46.5",
"description": "Desktop Application for delta.chat",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit c67dbac

Please sign in to comment.