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
@@ -132,7 +132,7 @@ Requires Go 1.26+ and `CGO_ENABLED=0`.
```sh
make build # bin/panel, bin/selfpost-backup (VERSION=dev by default)
make build VERSION=1.1.0
make build VERSION=1.0.1
```
Or directly: