This commit is contained in:
Girish Ramakrishnan 2015-10-14 01:02:17 -07:00
parent f0085376b8
commit a108c5d65e
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
[0.6.10]
* Works with readonly rootfs
[0.6.11]
* Fix bug where app wouldn't start up

View File

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