From 8b577eb9e15c109b2ce987d2a1ad1f7a1f872b3f Mon Sep 17 00:00:00 2001 From: G2-Games Date: Mon, 5 Sep 2022 03:26:03 -0500 Subject: [PATCH] Version bump, 0.2.3 --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index f43085e..24a1575 100755 --- a/install.sh +++ b/install.sh @@ -1,4 +1,4 @@ -version=0.2.2 +version=0.2.3 bashrc="/home/$USER/.bashrc" zshrc="/home/$USER/.zshrc" originaldir=$PWD