From 6038828dc6fd187dd19901530d53181f934a79cb Mon Sep 17 00:00:00 2001 From: Bastian Schmidt Date: Wed, 27 Nov 2024 15:40:09 +0100 Subject: [PATCH] fixup! Add version update description to README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 804f1c2..028876b 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,9 @@ Fork and send a Pull Request. Thanks! ## Version Update -* Create a feature branch `bump/version_x.y.z` and add a version bump commit -* If all checks are fine, merge the commit -* Add a version tag afterwards on `main` and push it +1. Create a feature branch `bump/version_x.y.z` and add a version bump commit +2. If all checks are fine, merge the commit and pull the latest `main` locally +3. Add a version tag afterwards on `main` and push it ## Copyright