Skip to content

Commit

Permalink
Server v2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent22 committed Nov 3, 2021
1 parent 030b18d commit a65c424
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/server/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 packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@joplin/server",
"version": "2.6.1",
"version": "2.6.2",
"private": true,
"scripts": {
"start-dev": "npm run build && 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Joplin Server Changelog

## [server-v2.6.1](https://github.com/laurent22/joplin/releases/tag/server-v2.6.1) - 2021-11-03T12:27:13Z
## [server-v2.6.2](https://github.com/laurent22/joplin/releases/tag/server-v2.6.2) - 2021-11-03T12:54:38Z

- New: Add support for faster built-in sync locks (#5662)
- Improved: Improved env variable handling to make it self documenting and enforce type checking (b5d792c)
Expand Down

0 comments on commit a65c424

Please sign in to comment.