release: retag 1.1.0 as 1.0.1
test / test (push) Has been cancelled

The cut is docs and packaging plus one bugfix — PATCH, not MINOR. v1.1.0 was never tagged.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-10 21:42:40 +03:00
parent 0ed36e9624
commit c713f51f24
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
services:
selfpost:
image: ghcr.io/mixeme/selfpost:1.1.0
image: ghcr.io/mixeme/selfpost:1.0.1
restart: unless-stopped
environment:
SELFPOST_HOSTNAME: "${SELFPOST_HOSTNAME:?set the mail/panel hostname, e.g. mail.example.com}"