Fix version in manifest

This commit is contained in:
Girish Ramakrishnan 2016-08-24 16:44:21 -07:00
parent 633d27cbca
commit 56d556e483
1 changed files with 1 additions and 1 deletions

View File

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