Skip to content
This repository was archived by the owner on Nov 22, 2023. It is now read-only.

Commit 043e796

Browse files
committed
Merge branch 'rc' into master
2 parents 6b2c41d + 3122ab1 commit 043e796

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

terminusdb-container

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ else
6969
"v2.0.5")
7070
TERMINUSDB_QUICKSTART_CONSOLE_BASE_URL="https://unpkg.com/@terminusdb/terminusdb-console@v2.0.6/console/dist/"
7171
;;
72+
"v3.0.0")
73+
TERMINUSDB_QUICKSTART_CONSOLE_BASE_URL="https://unpkg.com/@terminusdb/terminusdb-console@v3.0.1/console/dist/"
74+
;;
7275
*)
7376
TERMINUSDB_QUICKSTART_CONSOLE_BASE_URL="https://unpkg.com/@terminusdb/terminusdb-console@${TERMINUSDB_QUICKSTART_TAG}/console/dist/"
7477
;;

0 commit comments

Comments
 (0)