From 2113fc3d144dfe73eae50892162f01790ee5fa88 Mon Sep 17 00:00:00 2001 From: le2sky Date: Sun, 27 Aug 2023 23:44:32 +0900 Subject: [PATCH] =?UTF-8?q?fix=20:=20=ED=94=84=EB=A1=9C=EC=A0=9D=ED=8A=B8?= =?UTF-8?q?=20=EB=B2=84=EC=A0=84=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index af130a6..d8822f1 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ ktlintVersion=11.0.0 springBootVersion=2.7.11 springDependencyManagementVersion=1.0.15.RELEASE # project -applicationVersion=0.2.0 +applicationVersion=0.3.0 projectGroup=com.mealkitary # test kotestVersion=4.4.3