From d3fd73b30a3ce9b799f5d445db866abdfa0748ea Mon Sep 17 00:00:00 2001 From: Sylirre Date: Mon, 18 Mar 2024 16:39:51 +0200 Subject: [PATCH] version 4.11.0 --- proot-distro.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proot-distro.sh b/proot-distro.sh index d384b020f..35b70b720 100755 --- a/proot-distro.sh +++ b/proot-distro.sh @@ -20,7 +20,7 @@ ## along with this program. If not, see . ## -PROGRAM_VERSION="4.10.0" +PROGRAM_VERSION="4.11.0" ############################################################################# ##