Skip to content

Commit

Permalink
chore: Prep for a release.
Browse files Browse the repository at this point in the history
Update the changelog and bump the version.
  • Loading branch information
feanil committed Dec 13, 2023
1 parent 19cecd3 commit bbbf5e3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@ Change Log
Unreleased
----------

[4.8.12]
--------

* chore: update paragon npm dependency to move to the new @openedx scope.


[4.8.11]
--------
feat: allow incomplete course learner transmissions till completion
Expand Down
2 changes: 1 addition & 1 deletion enterprise/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Your project description goes here.
"""

__version__ = "4.8.11"
__version__ = "4.8.12"

0 comments on commit bbbf5e3

Please sign in to comment.