diff --git a/docs/src/docs/installation.md b/docs/src/docs/installation.md index 0b270f2e..3612ed16 100644 --- a/docs/src/docs/installation.md +++ b/docs/src/docs/installation.md @@ -14,7 +14,7 @@ This bundle can be installed at any moment during a project’s lifecycle. Use [Composer](https://getcomposer.org/) to install the bundle: ```shell -composer require kreyu/data-table-bundle 0.16.* +composer require kreyu/data-table-bundle 0.17.* ``` ::: danger This bundle is not production ready!