From 081e32ed4356a3f8b393df73c0e1b2162403b34b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C4=83rcziem=20=E2=84=A2?= <118485377+spalencsar@users.noreply.github.com> Date: Wed, 1 Oct 2025 23:48:19 +0200 Subject: [PATCH] fix: Update version in setup.sh header to 2.1.1 --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 41b6912..ee0e2fc 100644 --- a/setup.sh +++ b/setup.sh @@ -1,6 +1,6 @@ #!/bin/bash -# NAS Setup Script - Version 2.0.0 +# NAS Setup Script - Version 2.1.1 # # This script automates the setup of a NAS system with various services. # It is designed to run on multiple Linux distributions, including: