diff --git a/CHANGELOG.md b/CHANGELOG.md
index 96b87d6df..470b810e9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,14 @@
# Changelog
All notable changes to this project will be documented in this file.
+
+
+### 0.17.4
+
+- prevent user enumeration
+- apply limit to linked group
+
+
### 0.17.3
- fixing an issue on the front-end with linked groups
diff --git a/Makefile b/Makefile
index 20418b8f6..6115bfeac 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ package_name=$(app_name)
cert_dir=$(HOME)/.nextcloud/certificates
github_account=nextcloud
branch=master
-version+=0.17.3
+version+=0.17.4
all: appstore
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 771ea688c..2e6a7a71e 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -23,7 +23,7 @@ Users won't be able to find this Circle using Nextcloud search engine.
]]>
- 0.17.3
+ 0.17.4
agpl
Maxence Lange
@@ -38,7 +38,7 @@ Users won't be able to find this Circle using Nextcloud search engine.
https://github.com/nextcloud/circles.git
https://raw.githubusercontent.com/nextcloud/circles/master/screenshots/0.12.0.png
-
+