v0.25.8: bump version (unified release with autorip 0.25.8)

This commit is contained in:
2026-05-19 21:45:45 -07:00
parent a08e1823a9
commit e8c4df347f
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,5 +1,13 @@
# Changelog # Changelog
## 0.25.8 (2026-05-20)
### Changed
- Synchronized to autorip 0.25.8. No libfreemkv code changes —
unified versioning bump only. autorip 0.25.7 image was DOA
(missing +x on the binary); see autorip changelog.
## 0.25.7 (2026-05-20) ## 0.25.7 (2026-05-20)
### Fixed — BU40N firmware wedge on KEYDB-miss discs ### Fixed — BU40N firmware wedge on KEYDB-miss discs
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "libfreemkv" name = "libfreemkv"
version = "0.25.7" version = "0.25.8"
edition = "2024" edition = "2024"
rust-version = "1.86" rust-version = "1.86"
license = "AGPL-3.0-only" license = "AGPL-3.0-only"