[chore] increment major version

Two pull requests merged, which move us to a stable verion.
Since this recipe is no longer in alpha, we should treat the API as
stable.
This commit is contained in:
Amras
2026-05-01 11:04:17 +00:00
parent cab64b3a26
commit 9fa5e949fd
2 changed files with 5 additions and 1 deletions

4
release/1.0.0+v1.6.870-0 Normal file
View File

@ -0,0 +1,4 @@
- Upgrade from status: 1, alpha to status: 3, stable
- Healthchecks introduced (checking for open port)
- Backups introduced (full sqlite database)
- Host-port mode can now optionally be used (see README for details)