From 0df759afe6fe2a3e73e82a433f3c1387a374e429 Mon Sep 17 00:00:00 2001 From: alanw Date: Thu, 11 May 2023 15:39:35 -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 5e15332..3a07d44 100755 --- a/install.sh +++ b/install.sh @@ -4,7 +4,7 @@ ################################################################### # initial vars -VERSION=2.3.1 +VERSION=2.3.2 scripttitle="Pyr0ball's Reductive Bash Library Installer - v$VERSION" # Bash expansions to get the name and location of this script when run