From e265f88759801b4f9faf017deb5b64f9596f02c9 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Thu, 9 Apr 2026 08:42:19 +0000
Subject: [PATCH] chore(master): release 0.3.1
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 7 +++++++
appinfo/info.xml | 2 +-
version.txt | 2 +-
4 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 1c861e1..bd427b6 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1 +1 @@
-{".":"0.3.0"}
+{".":"0.3.1"}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8f42051..722e7b2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.3.1](https://github.com/chenasraf/nextcloud-pantry/compare/v0.3.0...v0.3.1) (2026-04-09)
+
+
+### Bug Fixes
+
+* respect user's first weekday in repeat modal ([735f60d](https://github.com/chenasraf/nextcloud-pantry/commit/735f60d226f8d43742fc3be3e707bb62ac28f605))
+
## [0.3.0](https://github.com/chenasraf/nextcloud-pantry/compare/v0.2.0...v0.3.0) (2026-04-08)
diff --git a/appinfo/info.xml b/appinfo/info.xml
index f7ca784..b4448bf 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.3.0
+ 0.3.1
agpl
Chen Asraf
Pantry
diff --git a/version.txt b/version.txt
index 0d91a54..9e11b32 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.3.0
+0.3.1