Skip to content

Commit 6c4d1df

Browse files
committed
chore: bump versions
1 parent 408b6f1 commit 6c4d1df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ set -e
44
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
55
# Image build config
66
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
7-
: "${NOCTURNE_IMAGE_VERSION:="v3.0.0-beta6"}"
7+
: "${NOCTURNE_IMAGE_VERSION:="v3.0.0"}"
88

99
: "${NOCTURNE_UI_TAG:="main"}"
10-
: "${NOCTURNED_TAG:="v1.0.15"}"
10+
: "${NOCTURNED_TAG:="v1.0.16"}"
1111
: "${WINGMAN_TAG:="v1.0.1"}"
1212

1313
: "${VOID_BUILD:="20250202"}"
14-
: "${STATIC_WEB_SERVER_VERSION:="v2.37.0"}"
14+
: "${STATIC_WEB_SERVER_VERSION:="v2.38.0"}"
1515

1616
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
1717
# System config

0 commit comments

Comments
 (0)