Version 0.13.4

This commit is contained in:
Girish Ramakrishnan 2016-09-13 21:29:22 -07:00
parent a2d7b9596a
commit 818de6ec72
2 changed files with 4 additions and 1 deletions

View File

@ -67,3 +67,6 @@
[0.13.3] [0.13.3]
* Implement public mode * Implement public mode
[0.13.4]
* Add post install message

View File

@ -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.13.3", "version": "0.13.4",
"healthCheckPath": "/healthcheck", "healthCheckPath": "/healthcheck",
"httpPort": 3000, "httpPort": 3000,
"addons": { "addons": {