From aa0d32a5e633849664ff5fc4cabe19625cf0afff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 13:44:40 +0200 Subject: [PATCH] chore: release next version (#277) * chore: collect changes since v1.0.2 * chore: update changelog to v1.0.3 --------- 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..6976917 --- /dev/null +++ b/.github/version-bump/CHANGES.md @@ -0,0 +1 @@ +e34ae96 buildtest8 (#278) diff --git a/debian/changelog b/debian/changelog index 81ccdc1..4d15bd5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-mod (1.0.3) stable; urgency=low + + * e34ae96 buildtest8 (#278) + + -- github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Sun, 09 Aug 2026 11:44:25 +0000 + pve-mod (1.0.2) stable; urgency=low * 32d308f buildtest7 (#273)