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

REL: initialize next release cycle

parent 394ccde7
Branches
Tags
1 merge request!44Release 0.6
Pipeline #16090 passed
......@@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security
## [v0.5.0] - 2021-10-19
### Added
......
caosdb-webui @ 8e5799db
Subproject commit d29e9a020f67fc07f42d1a023883b697ef922a8e
Subproject commit 8e5799db53b853b06a51a3bd250daeb9c779eee5
......@@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.caosdb</groupId>
<artifactId>caosdb-server</artifactId>
<version>0.5.0</version>
<version>0.5.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>CaosDB Server</name>
<properties>
......
......@@ -27,7 +27,7 @@ author = 'Daniel Hornung'
# The short X.Y version
version = '0.5'
# The full version, including alpha/beta/rc tags
release = '0.5.0'
release = '0.5.1-SNAPSHOT'
# -- General configuration ---------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment