From bfe9113532b22c778c25166454872db6309fbdad Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Fri, 25 Sep 2015 10:56:38 -0700 Subject: [PATCH] Match app version with gogs version --- CloudronManifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index 42c93d1..3a0a257 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.2.1", + "version": "0.6.9", "healthCheckPath": "/healthcheck", "httpPort": 3000, "addons": {