Skip to content

Commit

Permalink
Pushed new release 0.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Meliox committed Jan 10, 2021
1 parent 62293e8 commit 9fd2cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ftpauto.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
s_version="0.5.7"
s_version="0.5.8"
verbose="0" #0 Normal info | 1 debug console | 2 debug into logfile
script="$(readlink -f "$0")"
scriptdir=$(dirname $script)
Expand Down

0 comments on commit 9fd2cb4

Please sign in to comment.