We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5740e7 commit 3a2edc4Copy full SHA for 3a2edc4
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release Notes for Webhooks for Craft CMS
2
3
-## Unreleased
+## 2.3.2 - 2020-06-27
4
5
### Fixed
6
- Fixed a PHP error that occurred when running Craft 3.5 or later. ([#34](https://github.com/craftcms/webhooks/issues/34))
composer.json
@@ -1,7 +1,7 @@
{
"name": "craftcms/webhooks",
"description": "Post webhooks when events are triggered in Craft CMS.",
- "version": "2.3.1",
+ "version": "2.3.2",
"type": "craft-plugin",
"keywords": [
7
"html",
0 commit comments