From 2ce39ddb23bbad58650f60de73c6bd1bc5586d27 Mon Sep 17 00:00:00 2001 From: minchulahn Date: Fri, 28 Apr 2023 14:54:27 +0900 Subject: [PATCH] =?UTF-8?q?release=20candidate=20verion=EC=97=90=20?= =?UTF-8?q?=EB=8C=80=ED=95=9C=20=20JSON=20=ED=8C=8C=EC=9D=BC=20=EC=83=9D?= =?UTF-8?q?=EC=84=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rc-version.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 rc-version.json diff --git a/rc-version.json b/rc-version.json new file mode 100644 index 0000000..5a94f65 --- /dev/null +++ b/rc-version.json @@ -0,0 +1,10 @@ +{ + "datasaker": "0.1.0", + "service": [ + { + "name": "sample-app", + "version": "", + "desiredVersion": "" + } + ] +} \ No newline at end of file