From 877e57d2c932dcc2f2b0f60e29f7f9c3aa5b0b62 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 14:05:50 +0200 Subject: [PATCH] chore: release next version (#283) * chore: collect changes since v1.0.4 * chore: update changelog to v1.0.5 --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .github/version-bump/CHANGES.md | 1 + debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 .github/version-bump/CHANGES.md diff --git a/.github/version-bump/CHANGES.md b/.github/version-bump/CHANGES.md new file mode 100644 index 0000000..2813799 --- /dev/null +++ b/.github/version-bump/CHANGES.md @@ -0,0 +1 @@ +f3db7e7 buildtest10 (#285) diff --git a/debian/changelog b/debian/changelog index df5f62d..0bc15fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-mod (1.0.5) stable; urgency=low + + * f3db7e7 buildtest10 (#285) + + -- github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Sun, 09 Aug 2026 12:05:37 +0000 + pve-mod (1.0.4) stable; urgency=low * 0bdf5a3 buildtest9 (#281)