Skip to content
Snippets Groups Projects
Commit a5773e2e authored by florian's avatar florian
Browse files

REL: Prepare release v0.10.0

parent 9c372d34
Branches
Tags
1 merge request!96DOC: Added CITATION.cff to the list of files in the release guide where the...
Pipeline #37356 failed
...@@ -23,6 +23,6 @@ authors: ...@@ -23,6 +23,6 @@ authors:
given-names: Stefan given-names: Stefan
orcid: https://orcid.org/0000-0001-7214-8125 orcid: https://orcid.org/0000-0001-7214-8125
title: "CaosDB - Server" title: "CaosDB - Server"
version: 0.8.1 version: 0.10.0
doi: 10.3390/data4020083 doi: 10.3390/data4020083
date-released: 2022-11-07 date-released: 2023-06-02
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.caosdb</groupId> <groupId>org.caosdb</groupId>
<artifactId>caosdb-server</artifactId> <artifactId>caosdb-server</artifactId>
<version>0.9.1-SNAPSHOT</version> <version>0.10.0</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>CaosDB Server</name> <name>CaosDB Server</name>
<scm> <scm>
......
...@@ -26,9 +26,9 @@ copyright = '2023, IndiScale GmbH' ...@@ -26,9 +26,9 @@ copyright = '2023, IndiScale GmbH'
author = 'Daniel Hornung, Timm Fitschen' author = 'Daniel Hornung, Timm Fitschen'
# The short X.Y version # The short X.Y version
version = '0.9.1' version = '0.10.0'
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = '0.9.1-SNAPSHOT' release = '0.10.0'
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment