From 6172a28589b4cde8d36a9ef0dd4288e18fa8d83d Mon Sep 17 00:00:00 2001 From: Peter Reichart Date: Fri, 24 Oct 2025 01:27:14 +0000 Subject: [PATCH] scripts/script_win11-debloat.cmd aktualisiert --- scripts/script_win11-debloat.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/script_win11-debloat.cmd b/scripts/script_win11-debloat.cmd index 00b2740..8773e56 100644 --- a/scripts/script_win11-debloat.cmd +++ b/scripts/script_win11-debloat.cmd @@ -7,7 +7,7 @@ set SAVEPATH=%SYSTEMDRIVE%\TEMP\install MKDIR %SAVEPATH% & CD /D %SAVEPATH% -set VERS=2025.08.16 +set VERS=2025.10.06 set BASEURL=https://github.com/Raphire/Win11Debloat/archive/refs/tags set PROG=%VERS%.zip