Skip to content

Commit

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

- Avoid indexing of attestations files with a nginx rule
  • Loading branch information
wilbrdt committed Jan 10, 2025
1 parent 9a37aa7 commit f19ea6d
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.24.0] - 2025-01-08

### Changed

- Avoid indexing of attestations files with a nginx rule
Expand Down Expand Up @@ -1241,7 +1243,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.23.0...master
[unreleased]: https://github.com/openfun/arnold/compare/v6.24.0...master
[6.24.0]: https://github.com/openfun/arnold/compare/v6.23.0...v6.24.0
[6.23.0]: https://github.com/openfun/arnold/compare/v6.22.0...v6.23.0
[6.22.0]: https://github.com/openfun/arnold/compare/v6.21.0...v6.22.0
[6.21.0]: https://github.com/openfun/arnold/compare/v6.20.0...v6.21.0
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.23.0
6.24.0

0 comments on commit f19ea6d

Please sign in to comment.