diff --git a/CHANGELOG b/CHANGELOG index b7e5cb2..d268dcd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,6 @@ [0.6.10] * Works with readonly rootfs +[0.6.11] +* Fix bug where app wouldn't start up + diff --git a/CloudronManifest.json b/CloudronManifest.json index a31cdc3..43bedbc 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -4,7 +4,7 @@ "author": "Gogs developers", "description": "file://DESCRIPTION.md", "tagline": "A painless self-hosted Git Service", - "version": "0.6.10", + "version": "0.6.11", "healthCheckPath": "/healthcheck", "httpPort": 3000, "addons": {