Skip to content

Commit

Permalink
v16.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
regisb committed Mar 12, 2024
1 parent 6523dfd commit 8e3df6e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ instructions, because git commits are used to generate release notes:

<!-- scriv-insert-here -->

<a id='changelog-16.0.4'></a>
## v16.0.4 (2024-03-12)

- [Bugfix] Fix a 403 error on exporting course content when the minio plugin is enabled. (by @FahadKhalid210)

<a id='changelog-16.0.3'></a>
## v16.0.3 (2023-12-15)

Expand Down
1 change: 0 additions & 1 deletion changelog.d/20240228_101740_fahad.khalid_HEAD.md

This file was deleted.

2 changes: 1 addition & 1 deletion tutorminio/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "16.0.3"
__version__ = "16.0.4"

0 comments on commit 8e3df6e

Please sign in to comment.