From 9ada1d744ccf1bb0e1dc2c1a62a849b8c0167e7f Mon Sep 17 00:00:00 2001 From: scouten-adobe Date: Thu, 11 Sep 2025 00:02:55 +0000 Subject: [PATCH] Update core C2PA SDK to v0.63.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c85b855..5628898 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # GitHub Release Configuration GITHUB_ORG := contentauth -C2PA_VERSION := v0.58.0 +C2PA_VERSION := v0.63.0 # Directories ROOT_DIR := $(shell pwd)