Skip to content

Commit

Permalink
Desktop release v3.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent22 committed Jan 9, 2025
1 parent 86e6445 commit 1121690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app-desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@joplin/app-desktop",
"version": "3.2.8",
"version": "3.2.9",
"description": "Joplin for Desktop",
"main": "main.js",
"private": true,
Expand Down

2 comments on commit 1121690

@personalizedrefrigerator
Copy link
Collaborator

@personalizedrefrigerator personalizedrefrigerator commented on 1121690 Jan 9, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@laurent22 Thank you for creating this release!

Possible issue: The commits that are only present in release-3.2 don't seem to be included in v3.2.9. This includes, for example, the Windows installer fix.

Would you like me to merge release-3.2 into dev?

@laurent22
Copy link
Owner Author

@laurent22 laurent22 commented on 1121690 Jan 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, I should have checked if there were commits on release-3.2. I've now merged it and will release again. Thanks for letting me know!

Please sign in to comment.