From b33335bdbc50a93949e6e7b7e21de00386a4245c Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Fri, 11 Mar 2016 23:40:04 -0800 Subject: [PATCH] Version 0.11.0 --- CHANGELOG | 4 ++++ CloudronManifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 2c282b5..1f82794 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -25,3 +25,7 @@ * Use Gogs 0.8.43 * Issue references have bad links behind a reverse proxy sub-path #2229 +[0.11.0] +* Use Gogs 0.9.0 +* [Changelog](https://github.com/gogits/gogs/releases/tag/v0.9.0) + diff --git a/CloudronManifest.json b/CloudronManifest.json index 5ac0c8d..29788ac 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.10.0", + "version": "0.11.0", "healthCheckPath": "/healthcheck", "httpPort": 3000, "addons": {