From 43cbc33b331762315533101babd33ac714413b1c Mon Sep 17 00:00:00 2001 From: dsk-minchulahn Date: Tue, 16 May 2023 08:44:19 +0000 Subject: [PATCH 1/2] Update dsk-agentmanager-api desired version --- rc-version.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rc-version.json b/rc-version.json index 468616f..9441e67 100644 --- a/rc-version.json +++ b/rc-version.json @@ -22,7 +22,7 @@ "type": "api", "name": "dsk-agentmanager-api", "version": "", - "desired_version": "" + "desired_version": "rc0.0.1" }, { "type": "api", @@ -163,4 +163,4 @@ "desired_version": "" } ] -} +} \ No newline at end of file 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 2/2] 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 +}