From a36c62597178801cd28edb2033e981e064a8fe19 Mon Sep 17 00:00:00 2001 From: Keith Knowles <128771411+NetTech2001@users.noreply.github.com> Date: Fri, 17 May 2024 16:56:08 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b74299b..bc33b50 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # netbox-interface-sync ## Overview This plugin allows you to compare and synchronize interfaces between devices and device types in NetBox 4. It can be useful for finding and correcting inconsistencies between interfaces. -Tested with NetBox version 4.0 +Tested with NetBox versions 4.0.0, 4.0.1, 4.0.2 ## Installation If your NetBox installation uses virtualenv, activate it like this: ```