diff --git a/CHANGELOG.md b/CHANGELOG.md
index e0fd2a9..37a2c0c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+### 28.0.2
+
+- fix an issue with navigation bar
+
### 28.0.1
- fix migration issue
diff --git a/Makefile b/Makefile
index 1df12b7..dbb3ec5 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ cert_dir=$(HOME)/.nextcloud/certificates
github_account=nextcloud
release_account=nextcloud-releases
branch=stable28
-version=28.0.1
+version=28.0.2
since_tag=
all: appstore
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 9323f1b..d89ecdb 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -10,7 +10,7 @@ Core App of the full-text search framework for your Nextcloud.
]]>
- 28.0.1
+ 28.0.2
agpl
Maxence Lange
FullTextSearch