From 84f57b4c82925991f891727e8a85b4fafb8c7083 Mon Sep 17 00:00:00 2001 From: scouten-adobe Date: Wed, 27 Aug 2025 00:03:04 +0000 Subject: [PATCH] Update core C2PA SDK to v0.60.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5885e50..1f00ddb 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # GitHub Release Configuration GITHUB_ORG := contentauth -C2PA_VERSION := v0.58.0 +C2PA_VERSION := v0.60.0 # Directories ROOT_DIR := $(shell pwd)