From acfc98be7f106436e5e69f7a9f59dbf0370dc58d Mon Sep 17 00:00:00 2001 From: a-rampalli Date: Mon, 21 Aug 2023 18:32:02 +0530 Subject: [PATCH] chore: updates mixpanel to v8.1.2 --- src/configurations/sources/singer_mixpanel/db-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/configurations/sources/singer_mixpanel/db-config.json b/src/configurations/sources/singer_mixpanel/db-config.json index 094cd8b2d..37e03875a 100644 --- a/src/configurations/sources/singer_mixpanel/db-config.json +++ b/src/configurations/sources/singer_mixpanel/db-config.json @@ -3,7 +3,7 @@ "category": "singer-protocol", "displayName": "Mixpanel", "options": { - "image": "rudderstack/source-mixpanel:v5.2.2" + "image": "rudderstack/source-mixpanel:v8.1.2" }, "type": "cloudSource" }