Skip to content

Commit f63d38e

Browse files
authored
🔖(patch) bump release to 6.19.2 (#791)
Fixed - App filtering when `apps_filter` variable is set but empty
1 parent b8a90a6 commit f63d38e

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Versioning](http://semver.org/spec/v2.0.0.html).
88

99
## Unreleased
1010

11+
## [6.19.2] - 2024-03-19
12+
1113
### Fixed
1214

1315
- App filtering when `apps_filter` variable is set but empty
@@ -1211,7 +1213,8 @@ Versioning](http://semver.org/spec/v2.0.0.html).
12111213
- Official Docker image is available at:
12121214
https://hub.docker.com/r/fundocker/arnold/
12131215

1214-
[unreleased]: https://github.com/openfun/arnold/compare/v6.19.1...master
1216+
[unreleased]: https://github.com/openfun/arnold/compare/v6.19.2...master
1217+
[6.19.2]: https://github.com/openfun/arnold/compare/v6.19.1...v6.19.2
12151218
[6.19.1]: https://github.com/openfun/arnold/compare/v6.19.0...v6.19.1
12161219
[6.19.0]: https://github.com/openfun/arnold/compare/v6.18.0...v6.19.0
12171220
[6.18.0]: https://github.com/openfun/arnold/compare/v6.17.0...v6.18.0

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.19.1
1+
6.19.2

0 commit comments

Comments
 (0)