rest-server: mark version to 0.8.9-1 as released

it's just a source code package so not end user visible and no point
in rebumping.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2025-04-08 17:04:05 +02:00
parent 92f6e7455e
commit 64b2f082f5

View File

@ -1,4 +1,4 @@
rust-proxmox-rest-server (0.8.9-1) UNRELEASED; urgency=medium
rust-proxmox-rest-server (0.8.9-1) bookworm; urgency=medium
* increase maximal request body size fro 64 kiB to 512 kiB, similar to a
recent change for our perl based projects.