From aab550732838d2c022c7a444cbba1fae39b65f39 Mon Sep 17 00:00:00 2001 From: alanw Date: Thu, 11 May 2023 16:28:13 -0700 Subject: [PATCH] iterated fix version --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index b57a872..3361858 100755 --- a/install.sh +++ b/install.sh @@ -4,7 +4,7 @@ ################################################################### # initial vars -VERSION=2.3.2 +VERSION=2.3.3 scripttitle="Pyr0ball's Reductive Bash Library Installer - v$VERSION" # Bash expansions to get the name and location of this script when run