From 652828827b99cebab34cec2dede24cf465ba01ff Mon Sep 17 00:00:00 2001 From: Swordsteel Date: Thu, 12 Dec 2024 02:30:57 +0100 Subject: [PATCH] [RELEASE] - bump version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 655a10e..b80a10f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ kotlin.code.style=official -version=0.1.1 +version=0.2.0-SNAPSHOT catalog=0.6.0 container.port.host=9020