From 100719166dc6d799fda2dadbcc7e006cae648204 Mon Sep 17 00:00:00 2001 From: Patryk Sondej Date: Mon, 20 Oct 2025 23:31:12 +0200 Subject: [PATCH] install.sh: must be bumped after release, bump 2025.10.20 --- docs/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.sh b/docs/install.sh index be962b47e..40b45cd68 100755 --- a/docs/install.sh +++ b/docs/install.sh @@ -38,7 +38,7 @@ if [ -n "$missing" ]; then exit 1 fi -VERSION="2025.10.10" +VERSION="2025.10.20" TYPE="" ROOTLESS=false