From a8f761e309ad2c5fe00ab48769bc8398ad5fe967 Mon Sep 17 00:00:00 2001 From: G2-Games Date: Sun, 4 Sep 2022 19:57:59 -0500 Subject: [PATCH] Version bump, 0.2.2 --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 7cab8ba..f43085e 100755 --- a/install.sh +++ b/install.sh @@ -1,4 +1,4 @@ -version=0.2.1 +version=0.2.2 bashrc="/home/$USER/.bashrc" zshrc="/home/$USER/.zshrc" originaldir=$PWD