forked from cloudron-apps/gitea-app
Version 0.13.1
This commit is contained in:
parent
e0bc7080b8
commit
5ab6a87a76
2 changed files with 5 additions and 1 deletions
|
@ -57,3 +57,7 @@
|
|||
* Update Gogs to 0.9.48
|
||||
* [Changelog](https://github.com/gogits/gogs/releases/tag/v0.9.48)
|
||||
|
||||
[0.13.1]
|
||||
* Update Gogs to 0.9.71
|
||||
* [Changelog](https://github.com/gogits/gogs/releases/tag/v0.9.71)
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"author": "Gogs developers",
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"tagline": "A painless self-hosted Git Service",
|
||||
"version": "0.13.0",
|
||||
"version": "0.13.1",
|
||||
"healthCheckPath": "/healthcheck",
|
||||
"httpPort": 3000,
|
||||
"addons": {
|
||||
|
|
Loading…
Reference in a new issue