From 32a00ef7b0d6f52d265348898b8ec520233d86cf Mon Sep 17 00:00:00 2001 From: Daniel Hornung <d.hornung@indiscale.com> Date: Mon, 21 Feb 2022 13:52:46 +0100 Subject: [PATCH] DOC: Improved RELEASE_GUIDELINES.md --- RELEASE_GUIDELINES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_GUIDELINES.md b/RELEASE_GUIDELINES.md index 85e1664..30610b6 100644 --- a/RELEASE_GUIDELINES.md +++ b/RELEASE_GUIDELINES.md @@ -42,7 +42,7 @@ guidelines of the CaosDB Project 10. After the merge of main to dev, start a new development version by increasing at least the `MICRO` version. 1. Re-add an *Unreleased* section to the CHANGELOG.md, with all subsections. - 2. Increase version number in `doc/conf.py` + 2. Increase version number in `doc/conf.py` and `DESCRIPTION` ## Upstream package ## -- GitLab