From d72edbd3687b705c695144b54cd35e0f85684841 Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Tue, 9 May 2023 12:57:22 -0700 Subject: [PATCH] iterated minor version --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 5368186..7d8c979 100755 --- a/install.sh +++ b/install.sh @@ -4,7 +4,7 @@ ################################################################### # initial vars -VERSION=2.2.2 +VERSION=2.3.0 scripttitle="Pyr0ball's Reductive Bash Library Installer - v$VERSION" # Bash expansions to get the name and location of this script when run