From 803dec8f7428c8963a59ddc71e7899575cc37f75 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: Tue, 16 May 2023 17:35:40 +0900 Subject: [PATCH] Update rc-version.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit agent-api 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 83311df..468616f 100644 --- a/rc-version.json +++ b/rc-version.json @@ -15,7 +15,7 @@ { "type": "api", "name": "dsk-agent-api", - "version": "rc0.0.1", + "version": "rc0.0.2", "desired_version": "rc0.0.2" }, { @@ -163,4 +163,4 @@ "desired_version": "" } ] -} \ No newline at end of file +}