forked from cloudron-apps/gitea-app
Version 0.16.2
This commit is contained in:
parent
2e779dd919
commit
681da0184d
2 changed files with 4 additions and 1 deletions
|
@ -91,3 +91,6 @@
|
||||||
[0.16.1]
|
[0.16.1]
|
||||||
* Update Gogs to 0.11.4
|
* Update Gogs to 0.11.4
|
||||||
|
|
||||||
|
[0.16.2]
|
||||||
|
* Update description
|
||||||
|
|
||||||
|
|
|
@ -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.16.1",
|
"version": "0.16.2",
|
||||||
"healthCheckPath": "/healthcheck",
|
"healthCheckPath": "/healthcheck",
|
||||||
"httpPort": 3000,
|
"httpPort": 3000,
|
||||||
"addons": {
|
"addons": {
|
||||||
|
|
Loading…
Reference in a new issue