From 111d4cbd8601ca6e9b54d5abe49854005c73c5a8 Mon Sep 17 00:00:00 2001 From: Florian Haas Date: Tue, 12 Mar 2024 10:55:46 +0100 Subject: [PATCH] build: Version 2.4.0 --- .bumpversion.cfg | 2 +- CHANGELOG.md | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 96b621c..0ee536b 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -3,7 +3,7 @@ commit = True tag = True sign_tags = True message = build: Version {new_version} -current_version = 2.3.0 +current_version = 2.4.0 [bumpversion:file:CHANGELOG.md] search = Unreleased diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a918b4..7b2bee5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Unreleased +## Version 2.4.0 (2024-03-12) * [Enhancement] Make the location and revision of the webhook-receiver application repository configurable. diff --git a/README.md b/README.md index ea29f3c..0fc19c4 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ appropriate one: Installation ------------ - pip install git+https://github.com/hastexo/tutor-contrib-webhook-receiver@v2.3.0 + pip install git+https://github.com/hastexo/tutor-contrib-webhook-receiver@v2.4.0 Then, to enable this plugin, run: