From 4fe326656ff00ca6ae343c17352f441a586df526 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=B0=B1=EC=97=94=EB=93=9C-=EA=B9=80=EB=93=9D=EC=A7=84?= <97137717+deukjin@users.noreply.github.com> Date: Thu, 18 May 2023 18:31:09 +0900 Subject: [PATCH] =?UTF-8?q?AgentManager=20rc0.0.2=20=EB=A1=9C=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit AgentManager rc0.0.2 로 변경 --- rc-version.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rc-version.json b/rc-version.json index 70c395d..e21653e 100644 --- a/rc-version.json +++ b/rc-version.json @@ -21,7 +21,7 @@ { "type": "api", "name": "dsk-agentmanager-api", - "version": "rc0.0.1", + "version": "rc0.0.2", "desired_version": "rc0.0.2" }, { @@ -163,4 +163,4 @@ "desired_version": "rc0.0.0" } ] -} \ No newline at end of file +}