Skip to content

Commit

Permalink
Release 6.0.3
Browse files Browse the repository at this point in the history
- update changelog and pom.xml
  • Loading branch information
michael-82 committed Dec 10, 2024
1 parent 13e6d89 commit 993ec72
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ 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.0.0/),

## [6.0.3] - 2024-12-10

### Changed
- Download path for ontology files has changed

## [6.0.2] - 2024-12-10

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>de.medizininformatik-initiative</groupId>
<artifactId>DataportalBackend</artifactId>
<version>6.1.0-SNAPSHOT</version>
<version>6.0.3</version>

<name>Dataportal Backend</name>
<description>Backend of the Dataportal</description>
Expand Down

0 comments on commit 993ec72

Please sign in to comment.