Bump version and update release notes

Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
David Mehren 2022-10-30 21:14:17 +01:00
parent 0bb1e92324
commit 50cac714ce
5 changed files with 8 additions and 8 deletions
docs/content/setup

View file

@ -28,7 +28,7 @@ services:
restart: always
app:
# Make sure to use the latest release from https://hedgedoc.org/latest-release
image: quay.io/hedgedoc/hedgedoc:1.9.4
image: quay.io/hedgedoc/hedgedoc:1.9.5
environment:
- CMD_DB_URL=postgres://hedgedoc:password@database:5432/hedgedoc
- CMD_DOMAIN=localhost