Skip to content
Snippets Groups Projects

REL: Release v0.1.2

Merged Florian Spreckelsen requested to merge release-v0.1.2 into main
2 files
+ 3
3
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 3
2
@@ -20,8 +20,9 @@ guidelines of the CaosDB Project
3. Check all general prerequisites.
4. Prepare [CMakeLists.txt](./CMakeLists.txt): Check the `MAJOR`, `MINOR`, `PATCH`
version variables.
4. Update version numbers:
1. In [CMakeLists.txt](./CMakeLists.txt): Check the `MAJOR`, `MINOR`, `PATCH` version variables.
2. In `conanfile.py`: Update the `version` variable.
5. Merge the release branch into the main branch.
Loading