v0.20.7: version bump for unified release (no source changes)

The 0.20.7 work lives downstream in autorip — process-level safety net
(hard watchdog 5-min mux escalation + std::process::exit, restart-loop
counter + auto-quarantine after 3 attempts, partial-state preservation,
failure_reason surfaced in /api/state).

Bumping libfreemkv to 0.20.7 keeps the 4 crates on the unified release
train per CLAUDE.md.
This commit is contained in:
2026-05-13 14:29:40 -07:00
parent 3f702ec6d4
commit d2afe2c92f
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "libfreemkv"
version = "0.20.6"
version = "0.20.7"
edition = "2024"
rust-version = "1.86"
license = "AGPL-3.0-only"