From e48dbddce709f8ef109ad90299c43fbcb7004cb6 Mon Sep 17 00:00:00 2001
From: florian <f.spreckelsen@inidscale.com>
Date: Tue, 31 May 2022 12:21:52 +0200
Subject: [PATCH] DOC: Update release guidelines

---
 RELEASE_GUIDELINES.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/RELEASE_GUIDELINES.md b/RELEASE_GUIDELINES.md
index e8ca40c..59c2fab 100644
--- a/RELEASE_GUIDELINES.md
+++ b/RELEASE_GUIDELINES.md
@@ -35,4 +35,6 @@ guidelines of the CaosDB Project
 
 8. Delete the release branch.
 
-9. TODO...
+9. Release cppinttests with updated cpplib version
+
+10. Merge `main` back into `dev` and increase patch version by one to begin next release cycle.
-- 
GitLab