Skip to content

Commit 8592f0f

Browse files
committed
Prepare version 1.7.1
1 parent e72d41a commit 8592f0f

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hdr10plus_tool"
3-
version = "1.7.0"
3+
version = "1.7.1"
44
authors = ["quietvoid"]
55
edition = "2024"
66
rust-version = "1.85.0"

assets/hevc_tests/metadata-dhdr10-opt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1195,6 +1195,6 @@
11951195
},
11961196
"ToolInfo": {
11971197
"Tool": "hdr10plus_tool",
1198-
"Version": "1.7.0"
1198+
"Version": "1.7.1"
11991199
}
12001200
}

assets/hevc_tests/regular_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10120,6 +10120,6 @@
1012010120
},
1012110121
"ToolInfo": {
1012210122
"Tool": "hdr10plus_tool",
10123-
"Version": "1.7.0"
10123+
"Version": "1.7.1"
1012410124
}
1012510125
}

assets/hevc_tests/single-frame-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@
6969
},
7070
"ToolInfo": {
7171
"Tool": "hdr10plus_tool",
72-
"Version": "1.7.0"
72+
"Version": "1.7.1"
7373
}
7474
}

0 commit comments

Comments
 (0)