1
0
mirror of https://gitlab.com/JKANetwork/jka-toolkit.git synced 2026-02-24 22:13:48 +01:00

update version number

This commit is contained in:
JoseluCross
2016-06-09 21:22:32 +02:00
parent 2805253e96
commit 000e208504

View File

@@ -107,7 +107,7 @@ function decompress() {
echo
fi
}
version="1.0.2"
version="1.0.3"
if [ -z $1 ];then
echo "$(gettext "No option specified, use jkazip -h")"
elif [ $1 = "-h" ];then