forked from cloudron-apps/gitea-app
Version 0.11.0
This commit is contained in:
parent
98ca9d9633
commit
b33335bdbc
2 changed files with 5 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue