mirror of
https://git.cloudron.io/cloudron/gitea-app.git
synced 2024-11-21 23:50:59 +00:00
Version 0.16.1
This commit is contained in:
parent
14e409d41c
commit
973506b8c2
2 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue