From 56d556e48312e601fa3b998ed3fc4aca46c82316 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Wed, 24 Aug 2016 16:44:21 -0700 Subject: [PATCH] Fix version in manifest --- CloudronManifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index 0812a8d..23b858d 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.13.1", + "version": "0.13.2", "healthCheckPath": "/healthcheck", "httpPort": 3000, "addons": {