diff --git a/docs/admin/compatibility_matrix.md b/docs/admin/compatibility_matrix.md index 2e92528..aef04a8 100644 --- a/docs/admin/compatibility_matrix.md +++ b/docs/admin/compatibility_matrix.md @@ -5,3 +5,4 @@ | 0.7.0 | 1.3.0 | 1.99.99 | | 0.7.1 | 1.5.4 | 1.99.99 | | 0.8.0 | 1.5.4 | 1.99.99 | +| 0.9.0 | 1.5.4 | 1.99.99 | diff --git a/docs/admin/install.md b/docs/admin/install.md index 16edf3c..dde03c5 100644 --- a/docs/admin/install.md +++ b/docs/admin/install.md @@ -5,7 +5,7 @@ Here you will find detailed instructions on how to **install** and **configure** ## Prerequisites -- The plugin is compatible with Nautobot 1.3.0 and higher. +- The plugin is compatible with Nautobot 1.5.4 and higher. - Databases supported: PostgreSQL, MySQL !!! note