From 58e45afcfc7c640631386ba57d77e42e00d1aaf7 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:45:43 +0900 Subject: [PATCH] Update rc-version.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Candidate 테스트 --- rc-version.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rc-version.json b/rc-version.json index 9441e67..9dea919 100644 --- a/rc-version.json +++ b/rc-version.json @@ -15,13 +15,13 @@ { "type": "api", "name": "dsk-agent-api", - "version": "rc0.0.2", + "version": "rc0.0.1", "desired_version": "rc0.0.2" }, { "type": "api", "name": "dsk-agentmanager-api", - "version": "", + "version": "rc0.0.1", "desired_version": "rc0.0.1" }, { @@ -163,4 +163,4 @@ "desired_version": "" } ] -} \ No newline at end of file +}