From 14c0395bfa4ac59ed3af1c4d2b09f6068f88836a Mon Sep 17 00:00:00 2001 From: LanikSJ Date: Tue, 28 Jun 2022 19:28:44 -0700 Subject: [PATCH] Release 7.2.1 (#2) --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index f69216161..20be96da8 100755 --- a/neofetch +++ b/neofetch @@ -28,7 +28,7 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. -version=7.2.0 +version=7.2.1 # Fallback to a value of '5' for shells which support bash # but do not set the 'BASH_' shell variables (osh).