v0.11.3: unified versioning across all repos

This commit is contained in:
Matt Jackson
2026-04-18 15:01:53 +00:00
parent 3101138883
commit 1cca3780e9
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## 0.11.3 (2026-04-18)
### Unified versioning
- All freemkv repos now share the same version number. No functional changes from 0.10.10.
## 0.10.10 (2026-04-18)
### Dual-layer disc fix
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "libfreemkv"
version = "0.10.10"
version = "0.11.3"
edition = "2021"
rust-version = "1.86"
license = "AGPL-3.0-only"