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": {