diff --git a/CHANGELOG b/CHANGELOG index c6b8e51..6e30c3f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -41,3 +41,6 @@ [0.12.3] * Fix login via email +[0.12.4] +* Fix ldap update query + diff --git a/CloudronManifest.json b/CloudronManifest.json index ca1eaa4..302d380 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -4,7 +4,7 @@ "author": "Gogs developers", "description": "file://DESCRIPTION.md", "tagline": "A painless self-hosted Git Service", - "version": "0.12.3", + "version": "0.12.4", "healthCheckPath": "/healthcheck", "httpPort": 3000, "addons": {