Merge branch 'main' into restray_i18n

This commit is contained in:
Restray
2022-04-04 16:54:51 +02:00
committed by GitHub
6 changed files with 77 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "coolify",
"description": "An open-source & self-hostable Heroku / Netlify alternative.",
"version": "2.3.0",
"version": "2.3.1",
"license": "AGPL-3.0",
"scripts": {
"dev": "docker-compose -f docker-compose-dev.yaml up -d && cross-env NODE_ENV=development & svelte-kit dev",