From a108c5d65e9c02388db086d4eecf83fafeface0f Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Wed, 14 Oct 2015 01:02:17 -0700 Subject: [PATCH] 0.6.11 --- CHANGELOG | 3 +++ CloudronManifest.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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": {