Skip to content

Commit

Permalink
feat: Update c2patool version (#908)
Browse files Browse the repository at this point in the history
* Remove redundant LogItems.
Add claim URI or Ingredient URI when possible

* More error reporting enhancements

* Add OCSP revocations status

* Comment fix

* Update test image and go back to old test

* Update c2patool version
  • Loading branch information
mauricefisher64 authored Feb 7, 2025
1 parent ab58012 commit 2395bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "c2patool"
default-run = "c2patool"
version = "0.13.1"
version = "0.13.2"
description = "Tool for displaying and creating C2PA manifests."
authors = [
"Gavin Peacock <[email protected]>",
Expand Down

0 comments on commit 2395bd2

Please sign in to comment.