Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
nibdo committed Jan 1, 2023
1 parent 942a9d6 commit 4ffae21
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 0.18.1
- added option to use Redis Sentinel cluster thanks to @shotcowboystyle

## 0.18.0
- it is now possible to add multiple email configurations per user
- each configuration can have multiple address aliases
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bloben-app",
"version": "0.18.0",
"version": "0.18.1",
"description": "",
"baseUrl": "./",
"license": "AGPL",
Expand Down

0 comments on commit 4ffae21

Please sign in to comment.