From 337cfe569c236892915c079d3b5744fb3dd63564 Mon Sep 17 00:00:00 2001 From: andretortolano Date: Tue, 17 Sep 2024 10:01:26 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Update=20version=20to=204.0.0?= 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 ed4b56c0a..c379fa1ce 100644 --- a/appcues/appcues.properties +++ b/appcues/appcues.properties @@ -3,7 +3,7 @@ ARTIFACT_ID = appcues VERSION_MAJOR = 4 VERSION_MINOR = 0 VERSION_PATCH = 0 -VERSION_CLASSIFIER = beta01 +VERSION_CLASSIFIER = NAME = Appcues DESCRIPTION = Kotlin SDK for embedding Appcues experiences in Android applications. ORG_ID = appcues