Parcourir la source

Version 0.12.3

Girish Ramakrishnan il y a 9 ans
Parent
commit
507fb98486
2 fichiers modifiés avec 4 ajouts et 1 suppressions
  1. 3 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json

+ 3 - 0
CHANGELOG

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

+ 1 - 1
CloudronManifest.json

@@ -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": {