diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 6bbfeb6..1bae8f9 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1 +1 @@
-{".":"0.5.0"}
+{".":"0.5.1"}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7a69f02..8ab9a96 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.5.1](https://github.com/chenasraf/nextcloud-pantry/compare/v0.5.0...v0.5.1) (2026-04-11)
+
+
+### Bug Fixes
+
+* list items sorting by category ([ba42fc2](https://github.com/chenasraf/nextcloud-pantry/commit/ba42fc2bc9c3a0495b9eb645b56bb349ff4c30d5))
+
## [0.5.0](https://github.com/chenasraf/nextcloud-pantry/compare/v0.4.0...v0.5.0) (2026-04-11)
diff --git a/appinfo/info.xml b/appinfo/info.xml
index c14c306..38c35fd 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -18,7 +18,7 @@ Pantry helps households stay organized in Nextcloud.
All data is scoped to a house; members only see the houses they belong to.
]]>
- 0.5.0
+ 0.5.1
agpl
Chen Asraf
Pantry
diff --git a/version.txt b/version.txt
index 8f0916f..4b9fcbe 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.5.0
+0.5.1