Skip to content

Commit

Permalink
Server v2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent22 committed Dec 29, 2021
1 parent e03655b commit d6f4ebf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/server/package.json
@@ -1,6 +1,6 @@
{
"name": "@joplin/server",
"version": "2.7.2",
"version": "2.7.3",
"private": true,
"scripts": {
"start-dev": "yarn run build && JOPLIN_IS_TESTING=1 nodemon --config nodemon.json --ext ts,js,mustache,css,tsx dist/app.js --env dev",
Expand Down
2 changes: 1 addition & 1 deletion readme/changelog_server.md
@@ -1,6 +1,6 @@
# Joplin Server Changelog

## [server-v2.7.2](https://github.com/laurent22/joplin/releases/tag/server-v2.7.2) - 2021-12-29T11:21:04Z
## [server-v2.7.3](https://github.com/laurent22/joplin/releases/tag/server-v2.7.3) - 2021-12-29T13:35:12Z

- Improved: Allow deleting complete user data (#5824)
- Improved: Changed ID length from 32 to 22 characters (e9ce3d1)
Expand Down

0 comments on commit d6f4ebf

Please sign in to comment.