Bugfixes:

- Loading screen on Github reconfiguration.
- Fix Github App name in case on space is in the name.
This commit is contained in:
Andras
2021-03-25 23:25:49 +01:00
parent 3162336fcc
commit 4e69c56bd3
3 changed files with 38 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "coolify",
"description": "An open-source, hassle-free, self-hostable Heroku & Netlify alternative.",
"version": "1.0.0",
"version": "1.0.1",
"license": "AGPL-3.0",
"scripts": {
"lint": "standard",