aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG3
-rw-r--r--CloudronManifest.json2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a49b9ad..09b33b8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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,