From 415d561106308ba00074dadbcddb200c4e776210 Mon Sep 17 00:00:00 2001 From: andretortolano Date: Fri, 8 Nov 2024 14:47:19 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Update=20version=20to=204.3.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- appcues/appcues.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appcues/appcues.properties b/appcues/appcues.properties index 957f33c9..54a56d92 100644 --- a/appcues/appcues.properties +++ b/appcues/appcues.properties @@ -2,7 +2,7 @@ GROUP_ID = com.appcues ARTIFACT_ID = appcues VERSION_MAJOR = 4 VERSION_MINOR = 3 -VERSION_PATCH = 0 +VERSION_PATCH = 1 VERSION_CLASSIFIER = NAME = Appcues DESCRIPTION = Kotlin SDK for embedding Appcues experiences in Android applications.