From e5012ac7820180b22ad6c83aba64ddf4a52ca635 Mon Sep 17 00:00:00 2001 From: Vedant K Date: Thu, 17 Jun 2021 12:28:15 +0530 Subject: [PATCH] 0.4.1 --- source/yeet | 4 ++-- version | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/source/yeet b/source/yeet index 1ced842..19a7480 100755 --- a/source/yeet +++ b/source/yeet @@ -154,7 +154,7 @@ function print_logo { printw "░░▀░░▀▀▀░▀▀▀░░▀░░" printw "░░░░░░░░░░░░░░░░░" printw "" - printw "v0.4.0" + printw "v0.4.1" printw "" } @@ -564,4 +564,4 @@ case "$operation" in "searchinstall") searchinstall_packages $*;; esac # Print a newline at the end -printb "" \ No newline at end of file +printb "" diff --git a/version b/version index 60a2d3e..267577d 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.4.0 \ No newline at end of file +0.4.1