diff --git a/CHANGELOG.md b/CHANGELOG.md
index 36e9f4c..0d3000d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+### 29.0.1
+
+- fix an issue with navigation bar
+
### 29.0.0
- compat nc29
diff --git a/Makefile b/Makefile
index c9d45f4..0fd6bb4 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ cert_dir=$(HOME)/.nextcloud/certificates
github_account=nextcloud
release_account=nextcloud-releases
branch=stable29
-version=29.0.0
+version=29.0.1
since_tag=
all: appstore
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 73e32e4..e255d29 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -10,7 +10,7 @@ Core App of the full-text search framework for your Nextcloud.
]]>
- 29.0.0
+ 29.0.1
agpl
Maxence Lange
FullTextSearch