diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index afac820..5faf346 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1 +1 @@
-{".":"0.38.2"}
+{".":"0.38.3"}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6505a54..2201c48 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [0.38.3](https://github.com/chenasraf/nextcloud-forum/compare/v0.38.2...v0.38.3) (2026-04-09)
+
+
+### Bug Fixes
+
+* **l10n:** Update translations from Transifex ([658f345](https://github.com/chenasraf/nextcloud-forum/commit/658f345d60727ecd301e48e331f39c749c380668))
+* show childless headers on admin category page ([7566679](https://github.com/chenasraf/nextcloud-forum/commit/7566679d99348c04be7a6366481bd900f1bcc0ce))
+
## [0.38.2](https://github.com/chenasraf/nextcloud-forum/compare/v0.38.1...v0.38.2) (2026-04-06)
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 8ca363d..e502085 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -43,7 +43,7 @@ Create discussions, share ideas, and collaborate with your community directly in
The forum integrates seamlessly with your Nextcloud instance, using your existing accounts and teams for authentication and access control.
]]>
- 0.38.2
+ 0.38.3
agpl
Chen Asraf
Forum
diff --git a/version.txt b/version.txt
index f2e78d4..f2687f3 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.38.2
+0.38.3