From 69bc28e182f9b2c71cbabe08dc7661a4601254f8 Mon Sep 17 00:00:00 2001 From: Valentin Lab Date: Sat, 4 Oct 2025 10:19:12 +0200 Subject: [PATCH] new: [opensem] upgrade to 1.0.0-rc.4 --- opensem/lib/common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opensem/lib/common b/opensem/lib/common index 9e9d8e2..dac0fe6 100644 --- a/opensem/lib/common +++ b/opensem/lib/common @@ -2,7 +2,7 @@ OPENSEM_DIR="/opt/apps/opensem" OPENSEM_CODE="$SERVICE_CONFIGSTORE$OPENSEM_DIR" -OPENSEM_RELEASE=1.0.0-rc.1 +OPENSEM_RELEASE=1.0.0-rc.4 OPENSEM_URL=https://docker.0k.io/downloads/opensem-"${OPENSEM_RELEASE}".tar.xz OPENSEM_CONFIG_FILE="${OPENSEM_CODE}"/.env.prepare