release: prepare server 0.9.1

This commit is contained in:
2026-07-31 01:47:10 +03:00
parent f492782aff
commit dd6bb747a5
25 changed files with 944 additions and 55 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ For a production deployment, pin the server release in `.env` and use the releas
overlay. This pulls the server and tunnel images published by the same `server-v*` tag:
```dotenv
RMM_RELEASE_VERSION=0.9.0
RMM_RELEASE_VERSION=0.9.1
```
```powershell