From 86ae4161e935a26389fa87a2c4e211da0247c044 Mon Sep 17 00:00:00 2001 From: Seokho Son Date: Wed, 8 May 2024 05:21:30 +0900 Subject: [PATCH 1/2] Staging v0.8.9 --- scripts/runMapUI.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/runMapUI.sh b/scripts/runMapUI.sh index 5c3dd24c5..9c9cea589 100755 --- a/scripts/runMapUI.sh +++ b/scripts/runMapUI.sh @@ -1,7 +1,7 @@ #!/bin/bash CONTAINER_NAME_READ="CB-MapUI" -CONTAINER_VERSION="0.8.12" +CONTAINER_VERSION="0.8.13" CONTAINER_PORT="-p 1324:1324" CONTAINER_DATA_PATH="" From 97c6e589f0340044ae63485a6cd144fee5e23686 Mon Sep 17 00:00:00 2001 From: Seokho Son Date: Wed, 8 May 2024 06:10:00 +0900 Subject: [PATCH 2/2] Update scripts/runMapUI.sh --- scripts/runMapUI.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/runMapUI.sh b/scripts/runMapUI.sh index 9c9cea589..2617ab9e2 100755 --- a/scripts/runMapUI.sh +++ b/scripts/runMapUI.sh @@ -1,7 +1,7 @@ #!/bin/bash CONTAINER_NAME_READ="CB-MapUI" -CONTAINER_VERSION="0.8.13" +CONTAINER_VERSION="0.8.14" CONTAINER_PORT="-p 1324:1324" CONTAINER_DATA_PATH=""