From 03a04afb7ec54a73d077918b91898b75526c704b Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 18 Sep 2025 12:05:40 +0200 Subject: [PATCH] fix: Defines --- src/define.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/define.sh b/src/define.sh index f12f945..33d1d45 100644 --- a/src/define.sh +++ b/src/define.sh @@ -140,7 +140,7 @@ parseVersion() { [ -z "$DETECTED" ] && DETECTED="win11x64" ;; "core11" | "core 11" ) - VERSION="" + VERSION="core11" [ -z "$DETECTED" ] && DETECTED="win11x64" ;; "tiny11" | "tiny 11" )