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

REL: Begin next release cycle

parent 78730a8f
No related branches found
No related tags found
No related merge requests found
Pipeline #30183 passed
...@@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file. ...@@ -5,6 +5,21 @@ 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/), 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). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security
## [0.9.1] - 2022-11-08 ## [0.9.1] - 2022-11-08
(Florian Spreckelsen) (Florian Spreckelsen)
......
...@@ -12,7 +12,7 @@ services: ...@@ -12,7 +12,7 @@ services:
networks: networks:
- caosnet - caosnet
caosdb-server: caosdb-server:
image: "caosdb/caosdb:0.9.1" image: "caosdb/caosdb:0.9.2-dev"
depends_on: depends_on:
- sqldb - sqldb
networks: networks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment