1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-01 15:24:59 +00:00

Version 0.12.0

This commit is contained in:
Girish Ramakrishnan
2016-03-23 09:18:31 -07:00
parent d9658c2c2a
commit ad1718c6a4
2 changed files with 4 additions and 1 deletions

View File

@@ -29,3 +29,6 @@
* Use Gogs 0.9.0
* [Changelog](https://github.com/gogits/gogs/releases/tag/v0.9.0)
[0.12.0]
* Use Gogs 0.9.13

View File

@@ -4,7 +4,7 @@
"author": "Gogs developers",
"description": "file://DESCRIPTION.md",
"tagline": "A painless self-hosted Git Service",
"version": "0.11.0",
"version": "0.12.0",
"healthCheckPath": "/healthcheck",
"httpPort": 3000,
"addons": {