Skip to content

Commit

Permalink
build: Version 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Maari Tamm committed Aug 1, 2024
1 parent 254ffd6 commit 3b28929
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ commit = True
tag = True
sign_tags = True
message = build: Version {new_version}
current_version = 2.5.0
current_version = 2.6.0

[bumpversion:file:CHANGELOG.md]
search = Unreleased
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## Version 2.6.0 (2024-08-01)

* [Enhancement] Support Tutor 18 and Open edX Redwood.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ appropriate one:
Installation
------------

pip install git+https://github.com/hastexo/tutor-contrib-webhook-receiver@v2.5.0
pip install git+https://github.com/hastexo/tutor-contrib-webhook-receiver@v2.6.0

Then, to enable this plugin, run:

Expand Down

0 comments on commit 3b28929

Please sign in to comment.