From 4bdd111bae112ffc0470a7e95abbaacaf6e962c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 20:23:33 +0000 Subject: [PATCH] chore: accumulate changes from 552a5c0 --- .github/version-bump/CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/version-bump/CHANGES.md b/.github/version-bump/CHANGES.md index 0d13c63..5987664 100644 --- a/.github/version-bump/CHANGES.md +++ b/.github/version-bump/CHANGES.md @@ -1,3 +1,5 @@ +552a5c0 fix: write config before applying patches so pveproxy restarts with new settings (#248) + 6e3fd79 Fix duplicate deb config warning (#247) 32ed174 More build check fixes (#246)