Skip to content
Snippets Groups Projects
Verified Commit fe58edac authored by Timm Fitschen's avatar Timm Fitschen
Browse files

RELEASE 0.1

parent 1d1080a5
No related branches found
No related tags found
No related merge requests found
Pipeline #15855 passed
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
cmake_minimum_required(VERSION 3.13) cmake_minimum_required(VERSION 3.13)
set(CAOSDB_PROTO_VERSION 0.0.10) set(CAOSDB_PROTO_VERSION 0.1.0)
project("caosdb-proto" project("caosdb-proto"
VERSION ${CAOSDB_PROTO_VERSION} VERSION ${CAOSDB_PROTO_VERSION}
......
...@@ -27,5 +27,3 @@ guidelines of the CaosDB Project ...@@ -27,5 +27,3 @@ guidelines of the CaosDB Project
6. Tag the latest commit of the main branch with `v<VERSION>`. 6. Tag the latest commit of the main branch with `v<VERSION>`.
7. Delete the release branch. 7. Delete the release branch.
8. TODO...
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment