1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-01 15:24:59 +00:00

Version 0.16.1

This commit is contained in:
Girish Ramakrishnan
2017-05-02 11:24:57 -07:00
parent 14e409d41c
commit 973506b8c2
2 changed files with 4 additions and 1 deletions

View File

@@ -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

View File

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