Skip to content

Commit 3de3894

Browse files
committed
Finish 3.0.0-beta.1
1 parent 50e451e commit 3de3894

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release Notes for Webhooks for Craft CMS
22

3+
## 3.0.0-beta.1 - 2022-03-04
4+
5+
### Added
6+
- Added Craft 4 compatibility.
7+
38
## 2.4.1 - 2021-09-09
49

510
### Added

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ It can be used to integrate your Craft project with task automation tools like [
88

99
## Requirements
1010

11-
This plugin requires Craft CMS 3.7 or later.
11+
This plugin requires Craft CMS 4.0 or later.
1212

1313
## Installation
1414

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "craftcms/webhooks",
33
"description": "Post webhooks when events are triggered in Craft CMS.",
4-
"version": "2.4.1",
54
"type": "craft-plugin",
65
"keywords": [
76
"html",

0 commit comments

Comments
 (0)