From 4550983761a2b2aab4b6a85c2072bf3d74707282 Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Tue, 31 Oct 2023 08:13:50 +0100 Subject: [PATCH] Update install.sh --- scripts/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"