diff --git a/scripts/_common.sh b/scripts/_common.sh index a141a48..cfc17c4 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -1,5 +1,5 @@ #!/bin/bash -VERSION="1.1.4" +VERSION="1.1.6" JAPPIX_SOURCE_URL="https://github.com/jappix/jappix/archive/${VERSION}.tar.gz"