Skip to content

Commit

Permalink
0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gamemaker1 committed Jun 17, 2021
1 parent bde2690 commit e5012ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions source/yeet
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ function print_logo {
printw "░░▀░░▀▀▀░▀▀▀░░▀░░"
printw "░░░░░░░░░░░░░░░░░"
printw ""
printw "v0.4.0"
printw "v0.4.1"
printw ""
}

Expand Down Expand Up @@ -564,4 +564,4 @@ case "$operation" in
"searchinstall") searchinstall_packages $*;;
esac
# Print a newline at the end
printb ""
printb ""
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.0
0.4.1

0 comments on commit e5012ac

Please sign in to comment.