From dbf7e39b2592f9408d93228c2271ffc3dc4e71b1 Mon Sep 17 00:00:00 2001 From: Chris Banes Date: Wed, 29 May 2024 18:26:07 +0000 Subject: [PATCH] Prepare for release 2024.05.00-alpha03 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a9aceed..c084a02 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ GROUP=dev.chrisbanes.compose -VERSION_NAME=2024.05.00-SNAPSHOT +VERSION_NAME=2024.05.00-alpha03 POM_URL=https://github.com/chrisbanes/compose-bom/ POM_SCM_URL=https://github.com/chrisbanes/compose-bom/