Private
Public Access
1
0

chore: bump version to 0.3.8 for clean CI build

This commit is contained in:
2026-05-05 01:02:05 +00:00
parent 137094f56c
commit d499824457
2 changed files with 2 additions and 2 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
linux-patch-api (0.3.7-1) unstable; urgency=low
linux-patch-api (0.3.8-1) unstable; urgency=low
* Add GET /api/v1/system/services/{name} endpoint for service health checks
* Add ServiceStatus struct with systemd and OpenRC support