From 3c7999ff2cb436465bd94f748c0082731d12306c Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Thu, 15 Jun 2023 02:34:16 -0700 Subject: [PATCH] Installer v2.3.4 - iterated minor version --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index a03ac2a..9130a92 100755 --- a/install.sh +++ b/install.sh @@ -4,7 +4,7 @@ ################################################################### # initial vars -VERSION=2.3.3 +VERSION=2.3.4 scripttitle="Pyr0ball's Reductive Bash Library Installer - v$VERSION" # Bash expansions to get the name and location of this script when run