mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-09-13 16:29:12 +00:00
Add 0.16.0 changes
This commit is contained in:
@@ -83,3 +83,8 @@
|
|||||||
[0.15.0]
|
[0.15.0]
|
||||||
* Update to 0.10.18
|
* Update to 0.10.18
|
||||||
|
|
||||||
|
[0.16.0]
|
||||||
|
* Update Gogs to 0.11
|
||||||
|
* Fix issue where custom avatars could not be uploaded
|
||||||
|
* Fix issue where web based editing would not work
|
||||||
|
|
||||||
|
@@ -4,7 +4,7 @@
|
|||||||
"author": "Gogs developers",
|
"author": "Gogs developers",
|
||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"tagline": "A painless self-hosted Git Service",
|
"tagline": "A painless self-hosted Git Service",
|
||||||
"version": "0.15.0",
|
"version": "0.16.0",
|
||||||
"healthCheckPath": "/healthcheck",
|
"healthCheckPath": "/healthcheck",
|
||||||
"httpPort": 3000,
|
"httpPort": 3000,
|
||||||
"addons": {
|
"addons": {
|
||||||
|
Reference in New Issue
Block a user