From: Girish Ramakrishnan Date: Thu, 9 May 2019 18:41:01 +0000 (-0700) Subject: Version 5.6.0 X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git;a=commitdiff_plain;h=df0c86537a9af6d37f47cf65e4f5fdeac4b60bcb Version 5.6.0 --- diff --git a/CHANGELOG b/CHANGELOG index a49b9ad..09b33b8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -82,3 +82,6 @@ * Use inline edit for rename * Various interface layout fixes +[5.6.0] +* Add SFTP support + diff --git a/CloudronManifest.json b/CloudronManifest.json index 3259664..8ed67dc 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -10,7 +10,7 @@ "hosting", "server" ], - "version": "5.5.0", + "version": "5.6.0", "healthCheckPath": "/api/healthcheck", "httpPort": 3000, "manifestVersion": 1,