From ea54d95f867c8a0a99ab812c4b55d6ead64eac59 Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Mon, 17 Aug 2026 10:21:09 +0200 Subject: [PATCH] Specify version for Ownfoil release deployment --- install/ownfoil-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/ownfoil-install.sh b/install/ownfoil-install.sh index 6717cfbe4..202c1f174 100644 --- a/install/ownfoil-install.sh +++ b/install/ownfoil-install.sh @@ -18,7 +18,7 @@ $STD apt install -y git msg_ok "Installed Dependencies" setup_uv -fetch_and_deploy_gh_release "ownfoil" "a1ex4/ownfoil" "tarball" +fetch_and_deploy_gh_release "ownfoil" "a1ex4/ownfoil" "tarball" "2.3.0" msg_info "Setting up Ownfoil" cd /opt/ownfoil