From 973506b8c2b9d229af5bda59a3d79298cdfc6f6f Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Tue, 2 May 2017 11:24:57 -0700 Subject: [PATCH] Version 0.16.1 --- CHANGELOG | 3 +++ CloudronManifest.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index b509770..7678b47 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -88,3 +88,6 @@ * Fix issue where custom avatars could not be uploaded * Fix issue where web based editing would not work +[0.16.1] +* Update Gogs to 0.11.4 + diff --git a/CloudronManifest.json b/CloudronManifest.json index 0b09521..f007454 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.16.0", + "version": "0.16.1", "healthCheckPath": "/healthcheck", "httpPort": 3000, "addons": {