Version 0.12.3

This commit is contained in:
Girish Ramakrishnan 2016-04-11 15:09:26 -07:00
parent 4ea916b2df
commit 507fb98486
2 changed files with 4 additions and 1 deletions

View File

@ -38,3 +38,6 @@
[0.12.2]
* Allow disabling SSH
[0.12.3]
* Fix login via email

View File

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