mirror of
https://git.cloudron.io/cloudron/gitea-app.git
synced 2024-11-13 11:41:01 +00:00
Version 0.15.0
This commit is contained in:
parent
5ed67875f3
commit
e6dd4dfea5
3 changed files with 5 additions and 2 deletions
|
@ -80,3 +80,6 @@
|
|||
[0.14.1]
|
||||
* Update description
|
||||
|
||||
[0.15.0]
|
||||
* Update to 0.10.18
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"author": "Gogs developers",
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"tagline": "A painless self-hosted Git Service",
|
||||
"version": "0.14.1",
|
||||
"version": "0.15.0",
|
||||
"healthCheckPath": "/healthcheck",
|
||||
"httpPort": 3000,
|
||||
"addons": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Gogs (Go Git Service) is a painless self-hosted Git service.
|
||||
|
||||
This app packages Gogs 0.9.128.
|
||||
This app packages Gogs 0.10.18.
|
||||
|
||||
### Purpose
|
||||
|
||||
|
|
Loading…
Reference in a new issue