c2pa-rs

A fork of https://github.com/contentauth/c2pa-rs/
git clone git://archive.git.mtrnord.blog/mtrnords-photography-manager/c2pa-rs.git
Log | Files | Refs | README

commit d81406a8afd5e721c071a4cdb1cc0dc74de48d99
parent 325f371a96183382704b1a5708bb25ccfefee7f9
Author: Gavin  Peacock <gpeacock@adobe.com>
Date:   Wed, 21 Jun 2023 16:20:31 -0700

(MINOR) force minor version change (#273)


Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -95,7 +95,7 @@ This section gives a highlight of noteworthy changes Refer to the [CHANGELOG](https://github.com/contentauth/c2pa-rs/blob/main/CHANGELOG.md) for detailed Git changes ## 0.24.0 _21 June 2023_ -* Bump minor version to signify change in signature (back to the compatible one) +* Bump minor version to 0.24.0 to signify change in signature (back to the compatible one) * Reverts to 1.2 Cose signatures when signing while still validating 1.3 Cose signatures * We want to allow some time for clients to upgrade to validating 1.3 before writing this breaking change. * Fix embed_from_memory to correctly return the updated image