Skip to content

Commit

Permalink
🔖(minor) bump release to 6.18.0
Browse files Browse the repository at this point in the history
Changed

- Remove UUID generation for kibana
  • Loading branch information
wilbrdt committed Jul 3, 2023
1 parent 5979ab2 commit 681dba5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased

## [6.18.0] - 2023-07-03

### Changed

- Remove UUID generation for kibana
Expand Down Expand Up @@ -1191,7 +1193,8 @@ Versioning](http://semver.org/spec/v2.0.0.html).
- Official Docker image is available at:
https://hub.docker.com/r/fundocker/arnold/

[unreleased]: https://github.com/openfun/arnold/compare/v6.17.0...master
[unreleased]: https://github.com/openfun/arnold/compare/v6.18.0...master
[6.18.0]: https://github.com/openfun/arnold/compare/v6.17.0...v6.18.0
[6.17.0]: https://github.com/openfun/arnold/compare/v6.16.0...v6.17.0
[6.16.0]: https://github.com/openfun/arnold/compare/v6.15.0...v6.16.0
[6.15.0]: https://github.com/openfun/arnold/compare/v6.14.0...v6.15.0
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.17.0
6.18.0

0 comments on commit 681dba5

Please sign in to comment.