diff --git a/scripts/install.sh b/scripts/install.sh index 26823f55b..0d759681a 100644 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -5,7 +5,7 @@ ## Always run "php artisan app:sync-to-bunny-cdn --env=secrets" or "scripts/run sync-bunny" if you update this file. ########### -VERSION="1.0.1" +VERSION="1.0.2" DOCKER_VERSION="24.0" CDN="https://cdn.coollabs.io/coolify"