diff --git a/ChangeLog.md b/ChangeLog.md index 85555ac..eae42b4 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -3,7 +3,7 @@ Changelog for Behat API Extension v6.0.0 ------ -__N/A__ +__2025-01-08__ * [#139](https://github.com/imbo/behat-api-extension/pull/139): Require PHP >= 8.3 - [#138](https://github.com/imbo/behat-api-extension/pull/138): Support for PHP 8.4 ([@LenaDooms](https://github.com/LenaDooms)) diff --git a/docs/conf.py b/docs/conf.py index 511d384..c592cd1 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -53,9 +53,9 @@ # built documents. # # The short X.Y version. -version = '5.0' +version = '6.0' # The full version, including alpha/beta/rc tags. -release = '5.0.0' +release = '6.0.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.