Skip to content

Commit 877b34f

Browse files
authored
Update progsche.sh
1 parent 7899c3e commit 877b34f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

progsche.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ L='\e[1;38;5;228m' > /dev/null 2>&1; #LIME
3535
HB='\e[1;38;5;32m' > /dev/null 2>&1; #HOLO BLUE
3636
D='\e[0m' > /dev/null 2>&1; #Default
3737
### ARRAY #####################################
38-
VERSI_ARRAY=( '1.0.8' 'V1.8.0:PROGSCHE' '108' );
38+
VERSI_ARRAY=( '1.0.8' 'V1.0.8:PROGSCHE' '108' );
3939
NAME_ARRAY=( "progsche" "Progsche" "PROGSCHE" "$0" `busybox basename "$0"` );
4040
RELEASED="Mon, Dec 31";
4141
UPDATED="Fri, Oct 15";

0 commit comments

Comments
 (0)