From e2011ee45cb5722ea7e2a31c4f348b02f7fa9bb4 Mon Sep 17 00:00:00 2001 From: Jamie Curnow Date: Tue, 24 Dec 2024 17:51:25 +1000 Subject: [PATCH] Bump version --- .version | 2 +- README.md | 2 +- docs/src/setup/index.md | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.version b/.version index 3cf561c..371a952 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -2.12.1 +2.12.2 diff --git a/README.md b/README.md index 9ac6a6c..0e46f00 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@



- + diff --git a/docs/src/setup/index.md b/docs/src/setup/index.md index d0b826d..5e12675 100644 --- a/docs/src/setup/index.md +++ b/docs/src/setup/index.md @@ -21,8 +21,7 @@ services: # Add any other Stream port you want to expose # - '21:21' # FTP - # Uncomment the next line if you uncomment anything in the section - # environment: + environment: # Uncomment this if you want to change the location of # the SQLite DB file within the container # DB_SQLITE_FILE: "/data/database.sqlite"