v0.13.5: version sync (autorip-side fixes)

This commit is contained in:
MattJackson
2026-04-24 20:13:07 -07:00
parent 761b77bbd9
commit 5e22199441
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 0.13.5 (2026-04-25)
### Version sync — no functional changes
Sync bump for the ecosystem. All four freemkv crates (libfreemkv,
freemkv CLI, bdemu, autorip) always share a version number; 0.13.5
carries autorip-side fixes (stop-is-reset, startup staging sweep).
## 0.13.4 (2026-04-25)
### Wedge recovery rolled back + sysfs identity fallback
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "libfreemkv"
version = "0.13.4"
version = "0.13.5"
edition = "2024"
rust-version = "1.86"
license = "AGPL-3.0-only"