diff --git a/flowforge-docker/install-device-cache.sh b/flowforge-docker/install-device-cache.sh index 872d4e4..82b605f 100755 --- a/flowforge-docker/install-device-cache.sh +++ b/flowforge-docker/install-device-cache.sh @@ -1,6 +1,6 @@ #!/bin/sh -x -VERSION_LIST="4.0.4 4.0.5 4.0.7 4.0.8 4.0.9 4.1.0 4.1.1 4.1.2 4.1.3 4.1.4 4.1.5" +VERSION_LIST="4.0.4 4.0.5 4.0.7 4.0.8 4.0.9 4.1.0 4.1.1 4.1.2 4.1.3 4.1.4 4.1.5 4.1.6" mkdir -p device/cache cd device/cache