1
0
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:
Girish Ramakrishnan
2017-04-04 20:55:56 -07:00
parent 5ed67875f3
commit e6dd4dfea5
3 changed files with 5 additions and 2 deletions

View File

@@ -80,3 +80,6 @@
[0.14.1]
* Update description
[0.15.0]
* Update to 0.10.18

View File

@@ -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": {

View File

@@ -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