@@ -38,3 +38,6 @@
[0.12.2]
* Allow disabling SSH
+[0.12.3]
+* Fix login via email
+
@@ -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": {