From c104aa67c24f190939b6b6d1956936536c86b133 Mon Sep 17 00:00:00 2001 From: scouten-adobe Date: Wed, 3 Sep 2025 12:01:14 +0000 Subject: [PATCH] Update core C2PA SDK to v0.60.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c85b855..5accfe4 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # GitHub Release Configuration GITHUB_ORG := contentauth -C2PA_VERSION := v0.58.0 +C2PA_VERSION := v0.60.1 # Directories ROOT_DIR := $(shell pwd)