mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-09-01 15:24:59 +00:00
Version 0.15.0
This commit is contained in:
@@ -80,3 +80,6 @@
|
|||||||
[0.14.1]
|
[0.14.1]
|
||||||
* Update description
|
* Update description
|
||||||
|
|
||||||
|
[0.15.0]
|
||||||
|
* Update to 0.10.18
|
||||||
|
|
||||||
|
@@ -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.14.1",
|
"version": "0.15.0",
|
||||||
"healthCheckPath": "/healthcheck",
|
"healthCheckPath": "/healthcheck",
|
||||||
"httpPort": 3000,
|
"httpPort": 3000,
|
||||||
"addons": {
|
"addons": {
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
Gogs (Go Git Service) is a painless self-hosted Git service.
|
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
|
### Purpose
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user