version++

This commit is contained in:
Andras Bacsai 2023-10-24 11:08:59 +02:00
parent 29f64076de
commit c82e02218f
2 changed files with 2 additions and 2 deletions

View File

@ -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.0"
VERSION="1.0.1"
DOCKER_VERSION="24.0"
CDN="https://cdn.coollabs.io/coolify"

View File

@ -5,7 +5,7 @@
## Always run "php artisan app:sync-to-bunny-cdn --env=secrets" if you update this file.
###########
VERSION="1.0.0"
VERSION="1.0.1"
CDN="https://cdn.coollabs.io/coolify"
curl -fsSL $CDN/docker-compose.yml -o /data/coolify/source/docker-compose.yml