From 33d99c5f0f7eeef8655a89649bdbe6b56cf64333 Mon Sep 17 00:00:00 2001 From: Christoph Heiss Date: Fri, 30 May 2025 19:25:21 +0200 Subject: [PATCH] readme: add instructions for package bumping Signed-off-by: Christoph Heiss --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d7709ed..959c269 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ # compAIR-extra-packages + +## bumping packages + +1. Increment `UPSTREAM_VER` in workflow to new release tag +2. Reset `EXTRA_VER` to `compair1` + +Should be enough if nothing changed in the build system itself of the package.