Skip to content

Commit

Permalink
Bump version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheus-87 committed Mar 1, 2023
1 parent 5b75531 commit 93ae725
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [Unreleased]

## [2.0.0](https://github.com/dbmdz/cudami-website-frontend/releases/tag/2.0.0) - 2023-03-01

### Changed

- **Breaking**: Changed runtime dependency from JRE11 to JRE17
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.digitalcollections.cudami</groupId>
<artifactId>cudami-website-frontend</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<packaging>jar</packaging>

<name>DigitalCollections: cudami Website Frontend (Spring Boot)</name>
Expand Down

0 comments on commit 93ae725

Please sign in to comment.