diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a89d66..e1db764 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org). -## [1.11.0] - 2026-06-xx +## [1.11.0] - 2026-06-30 - Output file list is now scrollable - Folder search improvements diff --git a/Cargo.toml b/Cargo.toml index bce52f1..4d6300d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "infuse_decoder" -version = "1.10.0" +version = "1.11.0" edition = "2024" [[bin]]