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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user