Skip to content

Commit

Permalink
bump to v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
erfjab authored Nov 15, 2024
1 parent da6fd8c commit be3ddef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ check_needs() {
menu() {
while true; do
print "\n\t Welcome to Backuper!"
print "\t\t version 0.2.3 by @ErfJab"
print "\t\t version 0.2.4 by @ErfJab"
print "—————————————————————————————————————————————————————————————————————————"
print "1) Install"
print "2) Manage"
Expand Down Expand Up @@ -953,4 +953,4 @@ run() {
menu
}

run
run

0 comments on commit be3ddef

Please sign in to comment.