From ffd1711d4fc2938275df13d3763a2f7431cc4fbd Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Tue, 30 Aug 2022 16:19:31 +0200 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c91684ab7..034179f1a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "coolify", "description": "An open-source & self-hostable Heroku / Netlify alternative.", - "version": "3.8.6", + "version": "3.8.7", "license": "Apache-2.0", "repository": "github:coollabsio/coolify", "scripts": { @@ -38,4 +38,4 @@ "open-source", "coolify" ] -} \ No newline at end of file +}