From 1dce378487b6cac16abc583681018e1ed0805f8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dev2Back-=EC=95=88=EB=AF=BC=EC=B2=A0?= <108643475+dsk-minchulahn@users.noreply.github.com> Date: Mon, 22 May 2023 17:37:07 +0900 Subject: [PATCH] Update rc-version.json --- rc-version.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rc-version.json b/rc-version.json index 6acc1ff..ce98dce 100644 --- a/rc-version.json +++ b/rc-version.json @@ -9,7 +9,7 @@ { "type": "api", "name": "sample-app", - "version": "", + "version": "rc0.1.1", "desired_version": "rc0.1.1" }, { @@ -163,4 +163,4 @@ "desired_version": "rc0.0.0" } ] -} \ No newline at end of file +}