Bump version to 3.42.1
All checks were successful
CI/CD / Test (push) Successful in 1m18s
CI/CD / Lint (push) Successful in 1m23s
CI/CD / Build & Release (push) Successful in 3m13s

This commit is contained in:
2026-01-07 15:41:08 +01:00
parent 9743d571ce
commit 3653ced6da
10 changed files with 15 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
# v3.42.0 Release Notes
# v3.42.1 Release Notes
## What's New in v3.42.0
## What's New in v3.42.1
### Deduplication - Resistance is Futile
@@ -53,7 +53,7 @@ dbbackup dedup gc # Garbage collect unreferenced chunks
#### Quick Install (Recommended)
```bash
# Download for your platform
curl -LO https://git.uuxo.net/UUXO/dbbackup/releases/download/v3.42.0/dbbackup-linux-amd64
curl -LO https://git.uuxo.net/UUXO/dbbackup/releases/download/v3.42.1/dbbackup-linux-amd64
# Install with systemd service
chmod +x dbbackup-linux-amd64
@@ -105,4 +105,4 @@ Available at `http://localhost:9399/metrics`:
---
**Full Changelog**: https://git.uuxo.net/UUXO/dbbackup/compare/v3.41.1...v3.42.0
**Full Changelog**: https://git.uuxo.net/UUXO/dbbackup/compare/v3.41.1...v3.42.1