diff --git a/Cargo.lock b/Cargo.lock index 6cc1eb6..d768dc8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -512,7 +512,7 @@ dependencies = [ [[package]] name = "hdr10plus_tool" -version = "1.5.2" +version = "1.6.0" dependencies = [ "anyhow", "assert_cmd", diff --git a/Cargo.toml b/Cargo.toml index fa19134..2a654af 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hdr10plus_tool" -version = "1.5.2" +version = "1.6.0" authors = ["quietvoid"] edition = "2021" rust-version = "1.64.0" diff --git a/assets/hevc_tests/metadata-dhdr10-opt.json b/assets/hevc_tests/metadata-dhdr10-opt.json index cb1e103..ba4b338 100644 --- a/assets/hevc_tests/metadata-dhdr10-opt.json +++ b/assets/hevc_tests/metadata-dhdr10-opt.json @@ -1195,6 +1195,6 @@ }, "ToolInfo": { "Tool": "hdr10plus_tool", - "Version": "1.5.2" + "Version": "1.6.0" } } diff --git a/assets/hevc_tests/regular_metadata.json b/assets/hevc_tests/regular_metadata.json index 4dfecc2..d7fd6d9 100644 --- a/assets/hevc_tests/regular_metadata.json +++ b/assets/hevc_tests/regular_metadata.json @@ -10120,6 +10120,6 @@ }, "ToolInfo": { "Tool": "hdr10plus_tool", - "Version": "1.5.2" + "Version": "1.6.0" } } diff --git a/assets/hevc_tests/single-frame-metadata.json b/assets/hevc_tests/single-frame-metadata.json index 71a7529..75e275c 100644 --- a/assets/hevc_tests/single-frame-metadata.json +++ b/assets/hevc_tests/single-frame-metadata.json @@ -69,6 +69,6 @@ }, "ToolInfo": { "Tool": "hdr10plus_tool", - "Version": "1.5.2" + "Version": "1.6.0" } }