From b4c48d4410298811f3209df2b61cc014479e2cf0 Mon Sep 17 00:00:00 2001 From: dsk-minchulahn Date: Tue, 16 May 2023 07:09:53 +0000 Subject: [PATCH 1/3] Update dsk-ui desired version --- rc-version.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rc-version.json b/rc-version.json index 72c9bcf..f0ffd42 100644 --- a/rc-version.json +++ b/rc-version.json @@ -4,7 +4,7 @@ "type": "front", "name": "dsk-ui", "version": "", - "desired_version": "" + "desired_version": "rc0.0.0" }, { "type": "api", @@ -163,4 +163,4 @@ "desired_version": "" } ] -} +} \ No newline at end of file From 14c144f4841edeaf842884eafa3462fe1c4e5f16 Mon Sep 17 00:00:00 2001 From: dsk-minchulahn Date: Tue, 16 May 2023 08:34:19 +0000 Subject: [PATCH 2/3] Update dsk-agent-api desired version --- rc-version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc-version.json b/rc-version.json index f0ffd42..83311df 100644 --- a/rc-version.json +++ b/rc-version.json @@ -16,7 +16,7 @@ "type": "api", "name": "dsk-agent-api", "version": "rc0.0.1", - "desired_version": "rc0.0.1" + "desired_version": "rc0.0.2" }, { "type": "api", 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 3/3] 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 +}