Skip to content

Commit

Permalink
release: 1.5.0 (#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
efiege authored Mar 7, 2023
1 parent 80bf654 commit 22077c0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

All notable changes to this project will be documented in this file.

## [x.x.x]
## [1.5.0] - 2023-03-07

- `EDC_FLYWAY_REPAIR=true` variable can now be set to run flyway repair when migrations failed

## [1.4.0] - 2023-03-06

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
theVersion=1.4.0-SNAPSHOT
theVersion=1.5.0
theGroup=de.sovity
edcGroup=org.eclipse.edc
edcVersion=0.0.1-milestone-7
Expand Down

0 comments on commit 22077c0

Please sign in to comment.