Skip to content

Commit

Permalink
chore: bump version for upgrade course_enrollment from audit to verified
Browse files Browse the repository at this point in the history
  • Loading branch information
emrosarioa committed Jul 17, 2023
1 parent 5b6906b commit 84dad04
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ Change Log
Unreleased
----------
[4.0.1]
--------
chore: upgrade course_enrollment from audit to verified

[4.0.0]
--------
chore: upgrade node from version 16 to version 18

[3.69.1]
--------
fix: content metadata exporter sanitizing content to delete
Expand Down
2 changes: 1 addition & 1 deletion enterprise/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
Your project description goes here.
"""

__version__ = "4.0.0"
__version__ = "4.0.1"

default_app_config = "enterprise.apps.EnterpriseConfig"

0 comments on commit 84dad04

Please sign in to comment.