Bump version

This commit is contained in:
binwiederhier 2023-02-17 21:35:27 -05:00
parent 1c54be3581
commit 5287fa1c94
2 changed files with 34 additions and 31 deletions

View file

@ -2,7 +2,10 @@
Binaries for all releases can be found on the GitHub releases pages for the [ntfy server](https://github.com/binwiederhier/ntfy/releases)
and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/releases).
## ntfy server v2.0.1 (UNRELEASED)
## ntfy server v2.0.1
Released February 17, 2023
This is a quick bugfix release to address a panic that happens when `attachment-cache-dir` is not set.
**Bug fixes + maintenance:**