From efe84a1db0948a15200351d7265bc283670b66e1 Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Tue, 30 Aug 2022 15:01:13 -0500 Subject: [PATCH] bump content_update schema from 2-0-3 to 2-0-5 --- includes/functions/content-sync.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/functions/content-sync.php b/includes/functions/content-sync.php index 3982fcfa..1ea2fa77 100644 --- a/includes/functions/content-sync.php +++ b/includes/functions/content-sync.php @@ -157,7 +157,7 @@ function send_track_event( $tracker, $post, $action ) { $tracker->trackUnstructEvent( [ - 'schema' => 'iglu:com.sophi/content_update/jsonschema/2-0-3', + 'schema' => 'iglu:com.sophi/content_update/jsonschema/2-0-5', 'data' => $data, ], [