diff options
-rw-r--r-- | CHANGELOG | 3 | ||||
-rw-r--r-- | CloudronManifest.json | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -82,3 +82,6 @@ | |||
82 | * Use inline edit for rename | 82 | * Use inline edit for rename |
83 | * Various interface layout fixes | 83 | * Various interface layout fixes |
84 | 84 | ||
85 | [5.6.0] | ||
86 | * Add SFTP support | ||
87 | |||
diff --git a/CloudronManifest.json b/CloudronManifest.json index 3259664..8ed67dc 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json | |||
@@ -10,7 +10,7 @@ | |||
10 | "hosting", | 10 | "hosting", |
11 | "server" | 11 | "server" |
12 | ], | 12 | ], |
13 | "version": "5.5.0", | 13 | "version": "5.6.0", |
14 | "healthCheckPath": "/api/healthcheck", | 14 | "healthCheckPath": "/api/healthcheck", |
15 | "httpPort": 3000, | 15 | "httpPort": 3000, |
16 | "manifestVersion": 1, | 16 | "manifestVersion": 1, |